I have some specs that run just fine using "rake spec:controllers" or
"script/spec spec/controllers" but if I run "script/spec spec/controllers
-X" with the spec server running, I end up getting some mocks that fail
saying expected once, and being called twice. Any ideas what would cause
this kind of behavior? It kind of gives cause to not trust my specs. Which
one is correct? The one that is successful, or the one that is failing?

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to