Files
java-tutorials/mutation-testing/README.md
T
Naoshadul Islam c1dcfd5d92 Updated README.md
2016-10-16 13:05:59 +03:00

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)