Title: NCover Template for CruiseControl.NET
Slug: ncover-template-for-cruisecontrol-net
Date: 2005-06-03 01:26:00
Author: Kartones
Lang: en
Tags: Continuous Integration, Tools, .NET, Systems-IT, Development
Description: A NCover Template for CruiseControl.NET that I built.

 <p>As I like to have everything as uniform as possible and the default template of <a href="http://cruisecontrol.sourceforge.net/">CruiseControl.NET</a> for <a href="http://www.ncover.com/">NCover</a> is a bit scarce and simple, searching I found this one: <br></p><p><img src="https://images.kartones.net/posts/kartonesblog/ncover_template.jpg" title="NCover Template" alt="NCover Template" height="217" border="0" width="492"> </p><p>The problem is that it is designed for stand-alone reports (replacing the default Coverage.xsl for this one), and what I wanted was to see the report inside CC.NET's Dashboard, so I have adapted it so that it is correctly integrated.</p><p>To use it, just rename it to <i>NCover.xsl</i> and overwrite the default one in the <i>\webdashboard\xsl\</i> folder, or keep it as it comes, copy it to the previously mentioned folder and editing the <i>dashboard.config</i> file replace the template to use.</p>
<p><i>Note: No longer available for download</i></p>
