i have a problem with Autotest. In my user model are the username & email address unique. When i start Autotest everything works fine. In the secound round, from autotest, i have a
I\'m using standalone autotest in my projects along with minitest. In one of my projects, I have a single file (validation.rb) that validates a document to different internal format levels. (A Level 2
Rails 3.0.3, Rspec 2, Zentest gem - extremely frustrated right now, so give me some slack. Why doesn\'t autotest rerun my integration (/request) and controller specs why I make changes to a view fil
I know there are a few questions already regarding autotest and zentest but my problem seems a little different. In my case, if I run with
I have a rails 3 project with both specs and tests. If I fire up autotest it runs my specs. How can I make it r开发者_C百科un my tests instead? autotest -h is no help here.Try this on the command line
Autotest broke with rspec-rails 2.2.1 update. Now I can\'t get it working again.. .even after rolling back to rspec-rais 2.2.0.
I\'m trying to use autotest for Rails development. It\'s supposed to run my tests automatically. Here\'s my setup:
I have started the book Continuous Testing with Ruby (B2.0 printing), but am running into immediate problems. Per the first chapter, I have created an empty Gem using Jeweler 1.5.1
I am using both Cucumber and Rspec but I want to disable autotest from running the s开发者_JAVA百科tories while I\"m working on the spec examples. Is there a configuration option I can change to do th
ZenTest and Autotest have been updated on December 1st. After upgrading to the latest versions (Autotest-4.4.6/ZenTest-4.4.1), autotest won\'t discover my sp开发者_如何转开发ecs and tries to run the s