The main goal of this repository is to test the capabilities of Mutation Testing in Android with Kotlin using Pitest's Android plugin.
Just clone the project, build it and execute the following command in your terminal:
./gradlew pitestDebug
Repository created to assess mutation test capabilities in Android projects with Kotlin
Kotlin
The main goal of this repository is to test the capabilities of Mutation Testing in Android with Kotlin using Pitest's Android plugin.
Just clone the project, build it and execute the following command in your terminal:
./gradlew pitestDebug