Demonstrating Test-Driven Development and Evolutionary Design in the long run
2012-05-03
Let's Code Jumi #148: Mutation Testing (Part 1)
PIT is the first user friendly mutation testing framework for Java that I know of. Line coverage is a lousy measure compared to mutation coverage, which actually makes sure that your tests are testing something.