Mutation Testing
Mutation testing is a way of testing software with the intention of creating bugs in the code and verifying that the test suites catch the bug.
Mutation testing is a way of testing software with the intention of creating bugs in the code and verifying that the test suites catch the bug.