[rspec-users] "bundle exec rspec" vs "rake spec"
Jay
jayheaslip at gmail.com
Mon Jul 19 08:51:52 EDT 2010
I'm in the process of upgrading my rails app to rails 3 and I'm
getting different results from running the 2 commands above. The
"bundle exec rspec" runs my tests correctly, but when I run "rake
spec" it doesn't seem to do anything. I get "0 examples, 0
failures". This is on version 2.0.0.beta.17 of rspec. Any ideas on
what I'm doing wrong?
Thanks,
Jay
More information about the rspec-users
mailing list