Dave Thomas' testing library (thrown in github)
Dave recently blogged a very cool little test framework he whipped up. Its under 100 lines of code and he says he definitely does not plan on supporting it publicly.
At the very least I intend on playing with it and incorporating some of the ideas, so I put it up on github. This does not constitute a release or support - I just want to watch the forks develop.
Grab it with <pre>git clone git://github.com/rsanheim/prag_dave_testing.git
</pre>