I purposefully broke the test and everything passes. Running rake spec, however, caught the error. I am running a Rails 3 app on OS X and RVM 1.8.7-p302 and the the following:
rspec (2.0.0.beta.20) rspec-core (2.0.0.beta.20) rspec-expectations (2.0.0.beta.20) rspec-mocks (2.0.0.beta.20) rspec-rails (2.0.0.beta.20) autotest (4.3.2) autotest-fsevent (0.2.3) autotest-growl (0.2.5) autotest-rails (4.1.0) On Sep 3, 7:04 pm, David Chelimsky <dchelim...@gmail.com> wrote: > On Sep 3, 2010, at 6:02 PM, ericindc wrote: > > > Any idea why autotest would miss some of my tests? I run autotest and > > everything passes, but rake spec results in 2 failures. The 2 > > failures are from the model spec that is not being included when run > > in autotest. > > Are you sure that the model spec is excluded from autotest rather than it's > just passing? > > Also - versions? rspec, rails, ruby, os? > _______________________________________________ > rspec-users mailing list > rspec-us...@rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users