Extremely Simple Alternative to AutoTest<http://bparanj.blogspot.com/2010/07/extremely-simple-alternative-to.html> 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 On Fri, Jul 9, 2010 at 10:29 PM, brianp <[email protected]> wrote: > 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 [email protected]. > To unsubscribe from this group, send email to > [email protected]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- Cheers, Bala RoR Developer Now Available for Hire -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

