[rspec-users] autotest bug?
Scott Taylor
mailing_lists at railsnewbie.com
Fri Jun 8 08:09:30 EDT 2007
On Jun 8, 2007, at 4:01 AM, Wincent Colaiuta wrote:
> El 8/6/2007, a las 7:57, Scott Taylor escribió:
>
>> Autotest is running continuously - even when the files mtimes aren't
>> changing. I believe this only happens if using a failures file.
>
> Have you removed these lines from your spec/spec.opts file (no longer
> necessary)?
>
> --format
> failing_examples:previous_failures.txt
> --example
> previous_failures.txt
>
In what revision did that change?! Is this applicable only to
rspec_on_rails, or to rspec generally?
> Are you running the latest RSpec (contains some autotest-related
> fixes)?
yep. trunk. It works. Thanks alot.
Scott
More information about the rspec-users
mailing list