A kotlin-first tool to intercept android network calls, modify requests/responses and mock entire APIs.See the website
Description
iris mock is a kotlin-first tool to intercept android network calls, modify requests/responses and mock entire APIs. Also includes a cool DSL, that helps to reduce boilerplate code and simplify development. Features: ✅ Works with Retrofit, Volley and every libs that depend on OkHttp ✅ Allow intercept call on 3rd party libs ✅ DSL to avoid boilerplate Why use Iris Mock? • A centralized tool to intercept, modify and log requests/response • As it works at bytecode level, can be used with 3rd party libs • No need to apply KAPT or KSP, since it's implemented directly through Kotlin Compiler Plugin • No need to do SSL things, like inject certificate.
Related tools (Automated Checking)
Learn to effectively unit test an MVVM app at scale
Free, simple to use online Gherkin editor
Simple and effective mobile UI testing framework.
A mutation testing tool for Python 3.3+ source code