dotCover 2018.2 Help

Compatibilities

General requirements and compatibility

The list of supported .NET Framework and Visual Studio versions as well as system requirements are available on the product website.

Supported languages

dotCover can analyze test coverage in C# and VB.NET.

Supported Unit Testing Frameworks

Supported Project types

dotCover provides coverage analysis of the following types of .NET applications:

  • Standalone applications (.NET Framework 2.0 to 4.6)

  • Silverlight 4 and Silverlight 5 applications

  • ASP.NET WebForms and ASP.NET MVC web applications running under ASP.NET Development Server, IIS, and IIS Express

  • Windows services

  • WCF service libraries

  • Windows Store applications (under Windows 8 only)

Integration with Other Tools

TeamCity

JetBrains TeamCity comes bundled with dotCover Console Runner. Just by enabling the corresponding configuration option you can collect code coverage for your .NET project and then view coverage statistics and detailed coverage reports. The Visual Studio Add-in provided by TeamCity allows connecting to the TeamCity server to fetch coverage snapshots automatically. For more information, see TeamCity Visual Studio Addin.

TypeMock

A highlight of TypeMock Isolator.NET 6.2. is its integration with dotCover. Coverage analysis is supported in TypeMock unit tests.

NDepend

dotCover can generate coverage reports in the NDepend-compatible format. For more information, see NDepend Coverage Data FAQ: How to get XML Coverage Files from JetBrains DotCover

Last modified: 21 December 2018

See Also

Getting Started: