I think maybe Will just wants RSpec failures to show up under "Test Failures and Errors" the way Test::Unit failures do, as requested in http://jira.public.thoughtworks.org/browse/CCRB-102
It's also in http://jira.public.thoughtworks.org/browse/CCRB-169, which seems to be a dupe, though the discussion of enhancing the artifacts directory under CCRB-102 makes it sound like the scope may go beyond the requested "As a Dev, I would like CC.rb to display rspec failures in 'Test Failures and Errors', so that I can use rspec." Will, have you seen how ccrb displays Test::Unit failures, and would that be sufficient for your needs using RSpec? -hume. On Sun, Jan 27, 2008 at 4:11 AM, Alexey Verkhovsky <[EMAIL PROTECTED]> wrote: > On Jan 26, 2008 6:54 PM, Giles Bowkett <[EMAIL PROTECTED]> wrote: > > That's probably pretty easy to add. It depends on whether or not CC.rb > > captures the test/spec output. > > Of course. stdin/stdout of the build process is redirected to > projects/MyProject/build-NNN/build.log file. > > -- > Alexey Verkhovsky > CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] > RubyWorks [http://rubyworks.thoughtworks.com] > > > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
