13 lines
538 B
Markdown
Raw Normal View History

=========
## 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)
2017-04-26 20:31:31 +02:00
- [AssertJs 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)
2017-05-07 09:49:36 +02:00
- [Cucumber and Scenario Outline](http://www.baeldung.com/cucumber-scenario-outline)
2016-11-02 10:09:55 +00:00