Mike Perham

On Ruby, software and the Internet

Assert { 2.0 }

February 12th, 2008 · 1 Comment

Assert { 2.0 } looks like an incredible rethinking of the traditional junit/Test::Unit assert API, using some of the more dynamic features of Ruby. I’m impressed; kudos to the author.

http://www.oreillynet.com/ruby/blog/2008/02/assert2.html

Tags: Ruby

1 response so far ↓

  • 1 Brian // Feb 12, 2008 at 11:10 pm

    Man, I totally agree. Very nice. I’m off to try it out now.

Leave a Comment