From: Brian Candler Date: 2009-03-31T19:10:25+09:00 Subject: Re: testy.rb - ruby testing that's mad at the world Ara Howard wrote: > shoulda does work well - i stole it's context concept just yesterday ;-) Looks like you're not the only one: http://github.com/citrusbyte/contest A nice thing about tiny test frameworks like this (and yours) is that they are easily vendorized, so the app is no longer dependent on a specific test framework and/or version being available. -- Posted via http://www.ruby-forum.com/.