Java Mutation Testing Example using PITEST with Gradle
What do you need to run the example
- Java 17+
- An IDE like IntelliJ IDEA
Steps
- Clone the example repository on GitHub located at https://github.com/lal-sah/mutation-testing.git.
- Gradle -> build
- Stay tuned for more detailed descriptions.
Below are some screenshots of the mutation testing coverage report
Comments
Post a Comment