The Artima Developer Community
Sponsored Link

.NET Buzz Forum
NCover * 2

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jeff Key

Posts: 481
Nickname: jeffreykey
Registered: Nov, 2003

Jeff Key is legally sane, but questionably competent.
NCover * 2 Posted: Jan 19, 2004 11:22 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Jeff Key.
Original Post: NCover * 2
Feed Title: Jeff Key
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/jkey/Rss.aspx
Feed Description: Topics revolve around .NET and the Windows platform.
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Jeff Key
Latest Posts From Jeff Key

Advertisement

I don't recall ever being so happy, confused, sad and uncertain at the same time.  Sells has found a new code coverage project for .NET called, you guessed it, NCover.

Happy:  I've been waiting for a .NET code coverage tool for a long time.

Confused:  As Craig Andera points out in the comments, there is another NCover project on SourceForge, released on the same day.  Interestingly, the GDN one is a command-line app and the one on SF appears to be an NAnt task.

Sad:  I can't get the command-line version to generate any output.  I don't use NAnt at home, so I haven't tried the SF one yet.

Uncertain:  I started writing a simple static call coverage app last week.  Rather than watching runtime usage, it inspects the IL of all assemblies it's given and documents which classes aren't used, methods that aren't called, etc.  Nothing fancy.

If anyone gets any of the NCovers working, feel free to leave a response.

Read: NCover * 2

Topic: Google conspiracy Previous Topic   Next Topic Topic: About Windows Services for Unix and .Net Web Services

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use