[rspec-devel] [ rspec-Feature Requests-12893 ] RSpec's Autotest should work with rspec's trunk
noreply at rubyforge.org
noreply at rubyforge.org
Tue Aug 7 23:46:28 EDT 2007
Feature Requests item #12893, was opened at 2007-08-08 00:37
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3152&aid=12893&group_id=797
Category: None
Group: None
>Status: Closed
Priority: 3
Submitted By: Scott Taylor (smtlaissezfaire)
>Assigned to: David Chelimsky (dchelimsky)
Summary: RSpec's Autotest should work with rspec's trunk
Initial Comment:
Autotest seems to run whatever rspec is installed in the gems dir. This does not allow one to make Behaviour driven changes to rspec with autotest.
----------------------------------------------------------------------
>Comment By: David Chelimsky (dchelimsky)
Date: 2007-08-08 03:46
Message:
Fixed in r2314
The spec command will be "bin/spec" if it finds that file (which implies that you're in the rspec project), or just "spec" if not (which assumes that you have the spec command installed).
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3152&aid=12893&group_id=797
More information about the rspec-devel
mailing list