IntermediateVocabulary#developer-tools#backend#frontend

Mutation Testing Vocabulary

Learn the vocabulary of measuring whether a test suite actually catches an introduced bug, not just runs the code.

0 / 5 completed
1 / 5
At standup, a dev mentions a tool that deliberately introduces a small, artificial bug into the code and reruns the test suite to see whether any test actually catches it. What is this technique called?