Friday, September 7, 2007

Ruby Unit Test Sadism with Heckle

Heckle is a Ruby mutation tester inspired by Jester. It modifies your code and runs your tests to make sure they fail. The idea is that if code can be changed and your tests don't notice, either that code isn't being covered or it doesn't do anything.

read more | digg story

No comments: