November 2008
Sun Mon Tue Wed Thu Fri Sat
           
           

Sun, 01 Aug 2004

RubyCocoa TestRunner on RubyForge

Open source, ruby, and unit testing

I shipped the code for my RubyCocoa testrunner off to RubyForge this weekend. CRTestRunner is a graphical TestRunner for Ruby's Test::Unit. It provides an interface similar to jUnit's for running ruby unit tests. Visit the project home, download, try it out. It requires RubyCocoa and ruby 1.8. Of course it only runs on OS X.

Much thanks to Chad Fowler for his encouraging feedback, and Rich Kilmer of RubyForge for excellent advice on dealing with a failed require on test load.

permanent link