Subject: Differerence between Test::Unit::TestCase and RUNIT::TestCase
From: "Scott" <scott.walter@ v e o
Date: Sun, 21 Aug 2005 05:46:16 +0900
I have been writing units test via Test::Unit::TestCase, however while
browign my ruby isntallation I see references to RUNIT::TestCase.
Are thse 2 different testing frameworks or one in the same? Is one
preferred over the other?
thanks, scott.