I haven't been spec'ing lately, but been hopping back on and adding autotest. However I get an error: http://pastie.caboo.se/177538/wrap I also noticed a post by Scott and there was mention of rspec_autotest. Is this is what everyone is using? http://svn.caldersphere.net/svn/main/plugins/rspec_autotest/
on 03.05.2008 21:19
on 03.05.2008 21:34
On 3.5.2008, at 22.18, Andrew Brown wrote: > I haven't been spec'ing lately, but been hopping back on and adding > autotest. > However I get an error: > > http://pastie.caboo.se/177538/wrap > > I also noticed a post by Scott and there was mention of > rspec_autotest. > Is this is what everyone is using? I'm just using the one that comes with ZenTest. No need for anything else, just run 'autotest' in the root of your Rails app. //jarkko -- Jarkko Laine http://jlaine.net http://dotherightthing.com http://www.railsecommerce.com http://odesign.fi
on 03.05.2008 21:40
I will, once I resolve the error.
on 03.05.2008 22:44
On May 3, 2008, at 3:18 PM, Andrew Brown wrote: > http://svn.caldersphere.net/svn/main/plugins/rspec_autotest/ > Update your gems - use Zentest 3.9.2. (3.9.1 might work too, but 3.8.x doesn't) Scott
on 03.05.2008 23:07
Thanks Scott that fixed it. Forgot to do the obvious.
on 04.05.2008 18:32
Hi Andrew, I've been using rspactor (the command line version) and really prefer it to autotest. If you're using a Mac, you may want to look at this. -- Matt Berther http://www.mattberther.com