1) At this stage I get NCover to run. Excellent and I've add the Merge task
that the docs refer to, but then I'm confused by the section below that
talks about configuring the webdashboard. My web.config file is just the
default from the CCNet install, so I have no examples of the including
plugins (sorry I'm not a web developer by trade). Our dashboard config file
(also the default) already includes ncover related parts - but none of them
are named plugin. The page for each build includes an NCover link - but
nothing appears on that page.
2) Also our NUnit results are no longer reported how do fix that? Also can I
do something so that an NUnit failure still fails the build?

Cheers
Mark

Configuring your Reporting Application to display NCover results

For displaying the results, CruiseControl.NET *currently supports NCover
1.3.3*.

If you are using the Web
Dashboard<http://confluence.public.thoughtworks.org/display/CCNET/Web+Dashboard>,
edit your web.config file and include the
ThoughtWorks.CruiseControl.WebDashboard.Plugins.NCover.NCoverReportBuildPluginBuild
Plugin.

If you are using [Project Report Web Application], edit your web.config file
and include the Coverage.aspx Build Plugin.


 Mark Levison - Agile/Lean Transition Coach || Agile Editor @
InfoQ<http://www.infoq.com/about.jsp>||  613-862-2538
(cell) || Twitter <http://twitter.com/mlevison> ||
Blog<http://www.notesfromatooluser.com/>Recent Entries:   Acceptance
Test Tools for Web
Apps<http://www.notesfromatooluser.com/2009/02/functionalacceptance-test-tools-for-web-apps.html%20>||
Do
You Suspect You Have a Less than Productive Person on Your
Team?<http://www.notesfromatooluser.com/2009/01/do-you-suspect-you-have-a-less-than-productive-person-on-your-team.html>

Reply via email to