I altered the MbUnit XSL stylesheet for CruiseControl.Net at one time to show merged results for several reports at once. Now thinking about it again, it would be better to build a little program that merges multiple MbUnit XML report together then apply the standard XSL to generate a merged HTML report. The program could be built around a bit of XSL to do the merge.
Jeff. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Sent: Monday, July 17, 2006 1:19 PM To: MbUnit.User Subject: MbUnit Re: Merging MbUnit xml files? If you download the MbUnit source code, you can find the the XSL files that are used to generate the standard HTML report from the standard XML reports, so that should get you halfway there. As far as the merging four files into one goes, I think you'd be on your own. - Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser -~----------~----~----~----~------~----~------~--~---
