muter-mutation-testing / muter

🔎 Automated mutation testing for Swift 🕳️
MIT License
496 stars 39 forks source link

Create a regression test suite #46

Closed SeanROlszewski closed 5 years ago

SeanROlszewski commented 5 years ago

Create a regression test suite which determines if the number of mutation operators, or the reported mutation scores, change unexpectedly when a new commit is added to Muter.

SeanROlszewski commented 5 years ago

42 highlighted the need for a regression test suite.