12 lines
453 B
Markdown
12 lines
453 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)
|
||
- [AssertJ’s Java 8 Features](http://www.baeldung.com/assertJ-java-8-features)
|
||
- [AssertJ for Guava](http://www.baeldung.com/assertJ-for-guava)
|
||
- [Introduction to AssertJ](http://www.baeldung.com/introduction-to-assertj)
|
||
|