[Rails] Cucumber & RSpec with Autotest
Hey,
Having an issue getting RSpec to work with Cucumber and autotest.
If I run $ autotest just the rails tests run.
If I run $ AUTOFEATURE=true autotest features and rails tests are run.
If I run $ AUTOFEATURE=true autospec Only specs are run.
If I run $ AUTOFEATURE=true RSPEC=true autotest Only specs are run.
So I'm getting one or the other but can't seem to get both. Even worse
is theres no errors so I've got nothing to go on. It just does one or
the other.
I tried suggestions here to no avail:
http://www.claytonlz.com/index.php/2009/04/how-to-setup-rspec-cucumber-webrat-rcov-and-autotest-on-leopard/
Here are my autotest/cucumber config files:
http://www.pastie.org/private/90oay1sieibdgixllmeq
Cheers,
bp
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home