NCover (SourceForge): test code coverage tool for C# .NET
NCover (SourceForge): test code coverage tool for C# .NET
Submitted by webmaster@testdriven.com (Links) on Tue, 14/06/2005 - 22:03.NCover tells how much of a program is covered by automated tests. It instruments source code prior to running unit tests to establish test coverage, features NAnt integration and can be used in continuous integration builds.
