Rename mutation-testing -> testing

This commit is contained in:
Grzegorz Piwowarek
2016-10-25 17:16:10 +02:00
parent 93b4917672
commit 54572b9c9d
5 changed files with 127 additions and 127 deletions
+8
View File
@@ -0,0 +1,8 @@
=========
## 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)