From: pat eyler Date: 2005-11-02T00:16:39+09:00 Subject: Re: Ruby Unit Testing Framework You want Test::Unit, there's an article available at: http://www-128.ibm.com/developerworks/edu/os-dw-os-ruby1-i.html HtH -pate On 11/1/05, Chintakrindi Meghanath wrote: > Hi All > > I am newbie to the Ruby language and just started going through the documentation. > I wanted to know,is there any unit testing framework to unit test the developed code in ruby. > (Similar to junit for the Java unit testing) > > Thanks > Meghanath > >