[MacRuby-devel] Xcode4 - Unit Tests / "Run Script" output

Robert Lowe rob at iblargz.com
Mon Jul 18 14:12:27 PDT 2011


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




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20110718/dd1d6699/attachment.html>


More information about the MacRuby-devel mailing list