CCNet comes with a set of XSL Transforms used for generating Build Reports. This page includes some extra XSL Files not included in the distribution:
- MBUnit, provided by Andrew Stopford
- Alternative Style Sheets and Templates Version 2.2, provided by Michael Luke. Read the embedded readme.txt for instructions.
- Vil Metrics, by Rajiv Delwadia. Shows code metrics generated by vil.
- Alternative Vil Metrics, provided by Willie Tu. Organized table with color coded indicators showing metrics breaching defined thresholds.
- NCoverage alternative report, provided by John Simons. It is a modifies version of the NCover xsl from http://weblog.lorphelin.be/PermaLink.aspx?guid=0bb9d00e-26b0-4b6c-8aba-2215b638b6a7 that allows expand/collapse of the NCover report.
- NDepend report, provided by Freek Felling. This xsl is a modified version from the one shipped with NDepend http://smacchia.chez.tiscali.fr/NDepend.html
- NDepend summary, provided by Freek Felling. This xsl can by used for displaying a summary of the NDepend report.
- MSTest summary report XSLT, provided by Roman V. Gavrilov. Summary report generator for MSTest output (RC1 release). Notice, it will not work with Beta 2 - they have done some changes to the .trx format.
- Alternative MBUnit Transformation, provided by Espen Halsaa Albrektsen
- Improved MSBuild report, provided by Christian Rodemeyer, needs a custom MSBuild logger
- NCover coverage graph generate a graph showing test coverage for all assemblies in project, provided by Thomas Ardal
- FxCop graph generate a graph showing FxCop results for all assemblies in project, provided by Thomas Ardal
If you consider one of these XSL Files to be of suitable quality and usefulness to be included in the CruiseControl.NET distribution, please send an email to the ccnet-devel mailing list.