ruel loehr wrote: > I was under the assumption that after running my webtest I could simply merge > my webtestresults.xml using cruisecontrol and automatically get pretty > emails sent which contained the number of testresults. I've found that > this isn't the case and also noticed some other users on the list assuming > the same thing. > > I'm working on writing an xsl to transform the webtest output into standard > junit format which cruisecontrol can suck in and include. > > I'm happy to contribute this back as I think anyone who uses continuous > integration would like to have it. > > 1) Am I way off or missing something here? > 2) Is the best way to contribute to open a jira and attach my xsl and > patch? > > This is pretty integrate into out of the box functionality.
Cool! I want to do this since a long time, but this is even better if someone does it before. The best way is to open a jira issue and to attach the necessary stuff. For info: the format of the reports changed starting with the very last build ready since a few minutes (see http://webtest-community.canoo.com/jira/browse/WT-348). It may make sense to write the xsl directly for the new format and maybe to reuse some parts of the new WeTestReportOverview.xsl). Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

