Hi all,

How are you running your Unit Test in xcode4?

Following the guide here: 
http://www.macruby.org/recipes/tdd-in-objective-c-with-macruby.html

It went okay,

Scripts output to the build log and in contrast octests output to the console.

The problem I see with this method of running specs/tests is that "Run Script" 
happens outside of the octest run. And octest is always "blank" because no 
tests are coded for it.

So has anyone bridged between this? Maybe running macruby inside the octest 
run? I'm not sure.

Any tips? Any projects I should look at?

Regards,
- Rob




_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to