domohuhn / mutation-test

Automated mutation testing for any programming language
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Add configurable thresholds to determine failure #7

Closed domohuhn closed 3 years ago

domohuhn commented 3 years ago

The configuration should contain thresholds that describe the percent of undetected mutations for a run to be considered as failed.