NTT Data - Java Tribe, Madrid.
This example showcases mutation testing in Java, using PITest to generate mutants and evaluate test suite quality.
The setup is automated with GitHub Actions for integration into your CI/CD pipeline.
- PITest Configuration: Link to PITest configuration
- GitHub Actions: Link to workflow file
- Example Code: Link to example code
- Example Test: Link to example test
- ❌Poorly Tested PR: Link to poorly tested PR
- ✅Well Tested PR: Link to well tested PR