This project showcases mutation testing using Pitest based on a very simple dummy Gradle/Java project.
- Git
- Java 17
- Clone the repository:
git clone https://github.com/e-solutions-GmbH/pitest-gradle-sample.git
- Run
./gradlew pitest
in project root - Open the report:
build/reports/pitest/index.html