Cool replacement for Test::Unit's test runner
If you still use Test::Unit (either by itself, or with something like context or shoulda), check out leftright. It works kind of like redgreen, but it does quite a bit more (details and installation instructions).
Post a comment