> 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 tried to find something on the CruiseControl site: this is closest I could get. http://cruisecontrol.sourceforge.net/reporting/jsp/buildresultsjspscreenshot.gif You see how there's a tab for unit tests, and it says all unit tests passed? If one of the tests fail, then you see a single line, and then if you click on that line it expands to show the stacktrace. Will. _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
