20 August 2011

Pit mutation testing

PIT is an interesting tool. It modifies your code and then checks if the test passes. This is repeated many times to get a score, like you might use a code coverage measure.