I am running rails 3. I installed the rails gem. (OS Win7 64bit)
When I run rspec the command is not recognized, I could find it in
the ruby/bin folder as well.
When I run autotest on a sample app (the one from chapter 3 from the railstutorial.org) I get something like this as an output:
The output should be something like two successful tests.
3. I installed autotest-growl and growl for windows… but when I run
autotest nothing happens in growl.