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

[ Extremely

Simple Alternative to AutoTest](Software Development: Extremely Simple Alternative to AutoTest)

http://bparanj.blogspot.com/2010/07/extremely-simple-alternative-to.html

You may also want to check Directory Watcher : http://codeforpeople.rubyforge.org/directory_watcher/classes/DirectoryWatcher.html