Skip to content

phellipealexandre/MutationTestAndroid

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages