Denis Haskin wrote:
I didn't have ZenTest installed. I just did, but I still get the same error. Should I *not* have grosser-autotest installed?

$ gem list | grep -i test
grosser-autotest (4.0.4)
test-unit (2.0.2)
ZenTest (4.0.0)
Try removing it.

Make sure to grab the latest ZenTest (which you now have), and rspec (and rspec-on-rails, if you are in a rails project).

Aslak used to have some good abbreviation for this phrase: what versions of everything are you using?

- rspec
- rspec on rails (if in a rails project)
- rails (if in a rails project)
- OS

Scott




dwh

Scott Taylor wrote:
Denis Haskin wrote:
Hmm.  Okay, tried that but:

$ autospec
(Not running features. To run features in autotest, set AUTOFEATURE=true.)
loading autotest/rails_rspec
Autotest style autotest/rails_rspec doesn't seem to exist. Aborting.

I'm running my rails rspec examples just fine manually...

dwh

What version of the ZenTest gem do you have?

------------------------------------------------------------------------

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

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

Reply via email to