iCuke seems promising, but it is for iPhone dev [http://github.com/unboxed/icuke]. Probably could be repurposed for general Cocoa development. Bacon works, but I've found it more helpful for unit tests -- headless testing. In an automated sense, like 'rake test', there just isn't an analogous build step AFAIK. This is very uncomfortable for me. It's what's holding me up in getting going fully with MacRuby.
You're right. It just seems sensible that the Rubyists would bring an elegant testing solution to MacRuby -- and preferably as a build step in the xcode template. Just my $.02 On Jul 9, 2010, at 12:05 PM, Ryan Davis wrote: > So are you guys not testing your macruby code? I was hoping that the ruby > community would bring the testing culture to the cocoa world and make it a > better place. Having gotten no feedback/suggestions whatsoever on my testing > setup has me a bit wary. > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel