How good are your Ruby tests? Testing your tests with mutant
We write tests to avoid regression bugs. If that’s so important then do we test our tests? What is test coverage exactly? Is line coverage of any use? How does mutation testing fit here? I’m trying to answer those questions in my last blog post:
How good are your Ruby tests? Testing your tests with mutant
Post a comment