Re: [MacRuby-devel] My Current UI Testing Setup

2010-06-23 Thread Matt Aimonetti
Nevermind, I just saw your other post. Really nice, thanks for sharing. - Matt On Wed, Jun 23, 2010 at 12:22 PM, Matt Aimonetti wrote: > That's a really cool setup Ryan. Would you mind explaining a bit more about > what you are testing and how you ares testing? > > Thanks, > > - Matt > > > On We

Re: [MacRuby-devel] My Current UI Testing Setup

2010-06-23 Thread Matt Aimonetti
That's a really cool setup Ryan. Would you mind explaining a bit more about what you are testing and how you ares testing? Thanks, - Matt On Wed, Jun 23, 2010 at 12:15 PM, Ryan Davis wrote: > Here is my current macruby UI testing setup: > > Rakefile: > > + Has an isolate setup to pull down all

[MacRuby-devel] My Current UI Testing Setup

2010-06-23 Thread Ryan Davis
Here is my current macruby UI testing setup: Rakefile: + Has an isolate setup to pull down all my testing gems. + task build - runs xcodebuild to build a debug app + task link - runs a build and then hard links source files to build files ~/.emacs.el: + sets 'backup-by-copying-w