[rspec-users] Autotest/RSpec 1.1.4/Rails 2.1 Infinite Loop?
Lori M Olson
loriolson at mac.com
Thu Jun 19 13:32:12 EDT 2008
On 19-Jun-08, at 9:10 AM, Kyle Hargraves wrote:
> The typical cause of these infinite loops is that your test suite
> updates some file in your project; autotest notices the change and
> immediately starts again.
>
> The solution is to simply add exceptions to your project's .autotest,
> ignoring any files generated/touched by your test runs.
>
> k
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
Would you have an example of such an exception to share?
Thanks, Lori
More information about the rspec-users
mailing list