Bryant Likes's Blog

It's all about WebData

Recent Posts

Tags

News


  • Windows Live Alerts
    View Bryant Likes's profile on LinkedIn

    Me

    The posts on this weblog are provided "as is" with no warranties and confer no rights. The opinions expressed herin are the personal opinions of the individual authors and do not represent the views of Avanade in any way.

Community

Email Notifications

Archives

Cruise Control XSL

As I mentioned in my last post, we have relied heavily on CCNet on our project along with other open source tools. A couple other tools we use are NCover and FxCop. Both of these tools run as part of our NAnt build script along with NUnit. We display the results of these in our CCNet build report using custom XSL stylesheets. The stylesheets are all based on the NUnit stylesheet that comes with CCNet (which I also modified to correct a bug that happens when you have two methods with the same name) .

We also had to do some post processing on the NCover report to weed out some duplicate (and invalid) coverage details. I created another custom xsl which I used with msxsl.exe to transform the report into something more useful. If you run into this bug let me know and I'll post that stylesheet as well.

 

 

Comments

TrackBack said:

# November 14, 2005 6:11 PM

bryantlikes said:

Hajo, I am trying to get Ncover working on .NET 2.0 wit nunit but NCover.Console.exe hangs. Do you know maybe what the proble is or maybe how to diagnose it?

cheers

Pawel Pabich
# December 5, 2005 9:26 AM

bryantlikes said:

Hi, I have problems with duplicates in the NCover report. Please put yours custom xslt for report postprocessing.
# February 8, 2006 8:58 AM

anil said:

Hi, I have problems with duplicates in the NCover report. Can you please put your custom xslt for report postprocessing.
# April 12, 2006 12:57 AM

fe said:

thank you very much, this xsls are great!

# September 14, 2006 6:43 AM

Doug said:

Thanks for the FxCop XSL file, Brian.

# September 25, 2006 10:42 AM

Arturo said:

Hi! I'm some kind of newbie in CCNet WebDashboard and i want to know, how can i use this files into mi report, because right now when I replace it... Booom! an exception is thrown by the CCNET Webdashboard.

Please help me in this.

Thanks a lot.

# September 27, 2007 8:37 AM

Dan said:

How do you attach the XSL to the XML? I get the following result:

NUnit Test Results

Summary

Assemblies tested: 0

Tests executed: 0

Passes: 0

Fails: 0

Ignored: 0

Assembly Test Details:

# December 21, 2007 8:02 AM

Esen said:

Thanks for the xsl man, it helps and saves a lot

# November 26, 2008 11:47 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)