2016-07-13 00:47:09 +01:00
|
|
|
=========
|
|
|
|
|
|
|
|
## Mutation Testing
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2016-07-14 14:52:28 +02:00
|
|
|
- [Introduction to Mutation Testing Using the PITest Library](http://www.baeldung.com/java-mutation-testing-with-pitest)
|
2016-10-04 15:05:14 +06:00
|
|
|
- [Intro to JaCoCo](http://www.baeldung.com/jacoco)
|
2016-11-02 10:09:55 +00:00
|
|
|
|