phellipealexandre / MutationTestAndroid

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

Repository from Github https://github.comphellipealexandre/MutationTestAndroidRepository from Github https://github.comphellipealexandre/MutationTestAndroid

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

About

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


Languages

Language:Kotlin 100.0%