Re: [MacRuby-devel] Unit testing in Xcode

2009-04-07 Thread Brian Marick
On Apr 4, 2009, at 4:55 AM, John Shea wrote: Brian Marick has a good chapter on testing in his "RubyCocoa, bringing some love. " using standard ruby testing methodologies. You can get this as a pdf book (its not out in print yet) Thanks. Note, though, that I don't test in Xcode. I

Re: [MacRuby-devel] Unit testing in Xcode

2009-04-04 Thread Eloy Duran
No definitely not. This is Ruby, so we can do better ;-) I have not yet finished porting Rucola to MacRuby, as of yet MacRuby is not mature enough to run some code we have on RubyCocoa yet. However, the port process was started, especially on our test case helper, so this might currently wo

Re: [MacRuby-devel] Unit testing in Xcode

2009-04-04 Thread John Shea
Brian Marick has a good chapter on testing in his "RubyCocoa, bringing some love. " using standard ruby testing methodologies. You can get this as a pdf book (its not out in print yet) (I am in no way affiliated to Brian, Aaron and the other Cocoa/Ruby authors i mention on this list -