JetBrains has opened the dotCover Early Access Program. dotCover is JetBrains’ new code coverage tool for .NET. Here are some of the features (taken from the JetBrains website).
- Calculates statement-level coverage of .NET 1.0-4.0 applications
- Integrates with Visual Studio 2005, 2008 and 2010
- Integrates with ReSharper to show test coverage
- Highlights uncovered code in Visual Studio
- Shows which tests cover particular piece of code
- Shows coverage of Silverlight applications
After having many difficulties with NCover over the years, I am really excited to use this product.
-Chris