Hi
you must changed the xsl\tests.xsl file under the webdashboard folder. but maybe it is better to create a new file googletests.xsl (based on tests.xsl) and use that one. to activate this new file, you must edit the dashboard.config file, and add xsl\googletests.xsl as a xslReportBuildPlugin. Take a look at the xsl\tests.xsl file for the correct syntax. it is at around line line 70 in the dashboard.config file. with kind regards Ruben Willems On Fri, Feb 20, 2009 at 9:54 PM, qs-drice <[email protected]> wrote: > > Hi there, > > I'm trying to get the details of my google tests displayed in the > webdashboard. I've successfully followed the steps explaining how to > merge the gtest xml logs into the ccnet log. > > When the project builds, the number of tests are reported in the build > report, and, if one fails, the details of the failure are also > reported. However, clicking on the "nunit details" tab shows a bunch > of zeros. > > Is there a way to change the "nunit details" page to be compatible > with google tests? > > Thanks, > Dan Rice >
