On Fri, Oct 23, 2009 at 6:44 AM, Marcelo Ribeiro <[email protected]> wrote: > Hi All > > I have been trying to find on the web a solution to my issue, but no > success. > I have installed cruisecontrolrb and set it up with a custom cruise.rake > file in my project. > Such file is invoking test:units and test:functionals, and also features > rake task, for cucumber. > > All the tests pass, 0 failures, etc. But at the end of it, it tries to run > plugin tests, requiring extra gems, libs, etc. > Is it possible to somehow configure it so that it ignores the plugins tests?
Does it run the plugin tests if you run your cruise.rake task manually? _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
