Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.08 KB

File metadata and controls

21 lines (13 loc) · 1.08 KB

Mutation Testing 🧬

NTT Data - Java Tribe, Madrid.

Description:

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.

Resources:

Example PRs with Reports: