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