autotest / autospec failures
Reported by Scott Taylor | October 1st, 2008 @ 02:09 PM
With a fresh clone from github (@ 7c46a6fed0fe1b5ff4319515b6eeb60464133ce5), the specs run fine with rake spec:
scott:webrat(master) scott$ rake spec (in
/Users/scott/src/git/webrat) ** README.txt is missing or in the
wrong format for auto-intuiting. run sow blah and look
at its text files
...............................................................................................................................
Finished in 0.747535 seconds
127 examples, 0 failures scott:webrat(master) scott$
But fails with the new "autospec" command, provided by rspec @ 1.1.5:
Maybe this is an rspec bug - I suppose something in the mocking framework is different when running autotest/autospec
Comments and changes to this ticket
-
Bryan Helmkamp October 25th, 2008 @ 04:58 PM
- → State changed from new to resolved
Hey Scott,
I fixed this. autospec should run fine out of the box now.
Let me know if you have any trouble.
Thanks,
-Bryan
-
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Ruby Acceptance Testing for Web applications
