* BAEL-973: updated README * BAEL-1069: Updated README * BAEL-817: add README file * BAEL-1084: README update * BAEL-960: Update README * BAEL-1155: updated README * BAEL-1041: updated README * BAEL-973: Updated README * BAEL-1187: updated README * BAEL-1183: Update README * BAEL-1133: Updated README * BAEL-1098: README update * BAEL-719: add README.md * BAEL-1272: README update * BAEL-1272: README update * BAEL-1196: Update README * BAEL-1328: Updated README * BAEL-1371: Update README.md * BAEL-1371: Update README.md * BAEL-1278: Update README * BAEL-1326: Update README
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
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)
|
||
- [Cucumber and Scenario Outline](http://www.baeldung.com/cucumber-scenario-outline)
|
||
- [Testing with Google Truth](http://www.baeldung.com/google-truth)
|
||
- [Testing with JGoTesting](http://www.baeldung.com/jgotesting)
|
||
- [Introduction to JUnitParams](http://www.baeldung.com/junit-params)
|
||
- [Cucumber Java 8 Support](http://www.baeldung.com/cucumber-java-8-support)
|
||
- [Introduction to Lambda Behave](http://www.baeldung.com/lambda-behave)
|
||
- [Introduction to Jukito](http://www.baeldung.com/jukito)
|
||
- [Custom JUnit 4 Test Runners](http://www.baeldung.com/junit-4-custom-runners)
|
||
- [Guide to JSpec](http://www.baeldung.com/jspec)
|