On 12 Feb 2008, at 04:52, Andy Lester wrote:
Some interesting ideas for how the Ruby folks are now doing their unit testing.http://www.oreillynet.com/ruby/blog/2008/02/assert2.html
By "the Ruby Folks" you mean "Phlip" I think - not seen a mad adoption of it yet :-)
Been considering doing something like for T::E (by de-compiling the coderef passed). Could be made more generic I guess.
Adrian