Easy-to-use .NET code coverage tool for Visual Studio
Published By:
Please see below for licensing options, pricing and availability.Shipping is free within mainland UK (next working day subject to availability).
Other product variants may be available, please contact us or request a call back if you cannot see what you are looking for.
dotCover is a simple-to-use .NET code coverage tool that works with Visual Studio 2005, 2008 and 2010 and makes sure that each line of code that should be covered by unit tests is actually covered by them. It provides statement-level analysis for both .NET Framework and Silverlight applications and highlights code that is not covered by your unit tests. It integrates directly with the JetBrains ReSharper unit testing tools and can detect which parts of the code are covered by which unit tests. dotCover also ships with a console utility so you can integrate its code coverage functionality into your continuous integration and build systems.