Hi Rob,

I wrote that original guide and, I'm sorry to say, I haven't had a chance to 
update it since Xcode 4 was released. Personally, I'm not a huge fan of OCTest, 
and I'm not too concerned about having MacRuby based tests run inside the 
OCTest step. That said, if you have ideas for a simple bridge/wrapper, I'd be 
more than happy to work with you on getting it to work (I'm rather rusty on 
OCTest at the moment).

Also, you may be interested in checking out Eloy's MacBacon and ObjectiveBacon. 
Might be interesting to figure out integration at that level…

Cheers,

Josh  


On Monday, July 18, 2011 at 5:12 PM, Robert Lowe wrote:

> 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 (mailto: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

Reply via email to