Personally i don't use MbUnit but if the default XSL sheet for Gallio/MbUnit v3 does not display what you want i fear you have to alter the XSL sheet or look for an appropriate one that fits your needs.
Kind regards, Daniel On Wed, 2010-06-30 at 13:11 -0700, PilotBob wrote: > Is it possible to configure the buildreport for various projects. > > For example, we were using MbUnit v2 which uses the MbUnitSummary.xsl > file. However, for a new version of our app we are using Gallio/MbUnit > v3. I want to add an MbUnit3Summary to provide the same info on the > build report. > > Is my only recourse to modify the XSL files to return nothing if there > isn't any corresponding date... current the MbUnitSummary returns "No > tests in your project" or something if this is the case. I would hate > this to be the answer because I know very little about XSL syntax. > > BOb > >
