Forgot Password?Register
Log In Download
25
Feb '08
by Alan Johnson

Collecting Coverage on ASP.NET Applications

One topic we frequently receive support requests for is usage of the //iis flag for collecting coverage information under IIS with NCover. We just published a new article that describes exactly how to use the //iis flag and how to use Selenium to run automated tests of ASP.NET applications. Let us know if you have any tips for using NCover with ASP.NET in the comments.

Read the Article

View Comments

14
Feb '08
by Alan Johnson

Quick Tip: Failing Your Builds Based On Coverage Data

In this week's Quick Tip, we walk you through how to get your builds to fail when a certain coverage threshold has not been met with the help of NCoverExplorer.Console.

Watch the Video

View Comments

13
Feb '08
by Alan Johnson

Announcing NCover 2.0.4

For the past two months, the team at Gnoso has continued to work on new NCover features while supporting our existing users. We uncovered and fixed several problems with branch coverage and some insidious bugs during those support requests, and we are now making those fixes generally available in NCover 2.0.4.

You can read the release notes, or just download NCover 2.0.4.

View Comments