On Apr 18, 2005, at 1:22 AM, Wai-Ming S. Li wrote:

> UnitTest;
> MadlibsTest.rb
> require 'runit/testcase'

You might want to take a look at the standard "test/unit" library.  I 
believe "runit" might be the old system of Ruby unit testing.  
Obviously, it works fine, but you might find "test/unit" a little more 
refined.  Just FYI.

James Edward Gray II