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

2011-07-24 Thread Robert Lowe
Hi Joshua, Thanks for replying about this! On integration, I think this might be a great point for MacRuby and testing, here's why: 1. Native and MacRuby tests, OCTest is the defacto-standard. 2. Future expansion for debugger support, in the future we might be able to catch exceptions and th

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

2011-07-24 Thread Joshua Ballanco
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 b