The mutationtesting tag has no wiki summary.
7
votes
3answers
251 views
Mutation testing: is it useful for assessing test quality?
This is part of my quest how to test my tests and test data. I looked at the techniques that would help improve my test cases. While code/branch coverage can tell me whether my test suites cover my ...