> Is there any integration with testing tools such as RSpec or > Test::Unit planned? I see that the cruise task is run correctly, but > the tests show up underneath the build log. Ideally I'd like them to > show up the same way that they do in 'java' CruiseControl, in their > own section of tests.
Hi Will - what do you mean when you say "show up"? As in literally appear on the screen? I think what you're describing is probably easy to do, but I've never used the Java CC. You mean that when CC.rb does a build, you want to be able to see the error output from any failed tests or specs as formatted HTML, linked from the build details page? (I'm not one of the CC.rb devs, I'm just trying to figure out the question.) -- Giles Bowkett Podcast: http://hollywoodgrit.blogspot.com Blog: http://gilesbowkett.blogspot.com Portfolio: http://www.gilesgoatboy.org Tumblelog: http://giles.tumblr.com _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
