9cc582e66a
* Add XML, JavaConfig and Autowired examples.
* BAEL-1517: Added Java7 style assertions
* BAEL-1517: Upgrade AssertJ to 3.9.0;
add Java 8 style assertion tests
* Revert "Add XML, JavaConfig and Autowired examples."
This reverts commit
|
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
=========
Mutation Testing
Relevant Articles:
- Introduction to Mutation Testing Using the PITest Library
- Intro to JaCoCo
- AssertJ’s Java 8 Features
- AssertJ for Guava
- Introduction to AssertJ
- Cucumber and Scenario Outline
- Testing with Google Truth
- Testing with JGoTesting
- Introduction to JUnitParams
- Cucumber Java 8 Support
- Introduction to Lambda Behave
- Introduction to Jukito
- Custom JUnit 4 Test Runners
- Guide to JSpec
- Custom Assertions with AssertJ