/MutationTestAndroid

Repository created to assess mutation test capabilities in Android projects with Kotlin

Primary LanguageKotlin

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