Browse by Tags

All Tags » Code Coverage (RSS)

Testing With NCover/NCoverExplorer

The following screencast demonstrates how to achieve 100% coverage using TestDriven.NET 2.0, NCover and NCoverExplorer . Peter Waldschmidt and Grant Drake very kindly agreed to let me distribute NCover and NCoverExplorer with the RTM version of TestDriven...

Driving MSTest and Team Coverage using TestDriven.NET

Here is a screencast that demonstrates the MSTest and Team Coverage integration in TestDriven.NET 2.0 . The testing support that comes with Visual Studio 2005 Team editions was designed to support many different types of test. For example is supports...

CoverageExclude

Eric Sink recently wrote an article, advocating the use of code coverage . In the article Eric writes about a hobby project of his where he has managed to achieve 100% code coverage. The following may be of interest to anyone who finds themselves driven...

NCoverExplorer... v1.3.4

Syndicated from Kiwidude's Geek Spot It's been a little while since the 1.3.3 release, but NCoverExplorer overload meant I had to take a break to keep some sanity. This release combines some important bugfixes with a small number of new features...

Code Coverage Tips

I thought I'd share a couple of code coverage FAQs. How do I merge the code coverage results from multiple test projects? I'm using VS2005 Team Suite/Developer/Tester -- is it possible to use NCover/NCoverExplorer? To merge the code coverage results from...
More Posts