java-tutorials/mutation-testing/README.md

9 lines
321 B
Markdown

=========
## Mutation Testing
### Relevant Articles:
- [Introduction to Mutation Testing Using the PITest Library](http://www.baeldung.com/java-mutation-testing-with-pitest)
- [Intro to JaCoCo](http://www.baeldung.com/jacoco)
- [Mutation Testing with PITest](http://www.baeldung.com/java-mutation-testing-with-pitest)