I\'m using cucumber, rails3, rspec2 and autotest. I\'m trying to figure out why my features are infinitely looping. I suspect it some file being changed during the tests but I\'m not sure which one. I
attempting to use rspec2, rails3, and autotest. When running autotest I get stuck with the following:
I\'m having problems running my Rails unit tests via autotest using Test::Unit 2.0.6. Running tests via rake test:units works perfectly, but when I run the tests from autotest, I get this:
I want to get autotest to run Steak acceptance tests whenever one of my rails app\'s relevant files is changed. After studying Rspec\'s and Cucumber\'s own autotest configs, I\'m trying the following
As far as autotest is concerned,开发者_如何学JAVA how do you do autotest for C++ programs? are there any autotest framework that can be utilized to do unit test and integration test?Are you talking Au
I am trying to get the whole setup working with Autotest/Growl/Shoulda on my Mac to test a gem I\'m working on for Authlogic.I\'ve used RSpec in the past quite a bit but would like to switch to Should
I\'ve just installed a ZenTest to use autotest in my project. I use rspec and have an integration folder inside it. As I don\'t want all my integration tests run every single time I start autospec , s
/usr/local/bin/ruby -rrubygems -e \"require \'redgreen\'\"/usr/local/lib/ruby/gems/1.8/gems/rspec-1.3.0/bin/spec --autospec 开发者_Python百科<files_here> -O spec/spec.opts
I am running Rails 3 Beta2 and attempting to get Autotest working with rspec. When I run autospec, I receive the following message:
Autotest will rerun all tests every time my tests start passing when th开发者_StackOverflowey were failing. I have a lot of tests, and for reasons I won\'t go into, rerunning all of them is painfully