Integrating coverage reports in CruiseControl.NET

Integrating coverage reports in CruiseControl.NET

Hi,

In my ccnet.config script, I am running msbuild tasks to run the code coverage and then merge file tasks to merge the coverage reports.

In the dashboard.config, I inserted the following node:

xsl\NCoverExplorerSummary.xsl

under the nodes and I also added:

node.

However in CC.NET I do not see the coverage results. Am I missing anything ?

Thanks

Erwin


RE: Integrating coverage reports in CruiseControl.NET

I've set you an email about this.


RE: Integrating coverage reports in CruiseControl.NET

I think my problem is identical - http://www.ncover.com/forum/show_topic/822


RE: Integrating coverage reports in CruiseControl.NET

NCover 2.1.2 (www.ncover.com/download/current) should fix this problem