The .NET Unit Test Runner and Code Coverage Tool
Download
Free 30-day trial
Features

Analyze .NET
code coverage

JetBrains dotCover is a .NET unit test runner and code coverage tool that integrates with Visual Studio and JetBrains Rider.

Make sure you know to what extent your code is covered with unit tests. dotCover calculates and reports statement-level code coverage in applications targeting .NET Framework, .NET Core, or Mono.

Unit tests

Execute and debug unit tests and run coverage analysis of unit tests in Visual Studio or using the command-line utility. dotCover supports many unit testing frameworks including MSTest, NUnit, xUnit, and MSpec.

Unit tests

Manual test sessions

For manual test sessions, dotCover shows what parts of code were called during the session and which parts were not reached. Using the coverage analysis data, you can easily get to the source code of the tested application.

Manual test sessions
Hot spots view

Detecting hot spots

Detect potential risk areas at a glance with Hot Spots view, which shows the most complex methods with the least coverage. Get your coverage analysis off to a good start with an intuitive graphical representation.

Seamless integration with Visual Studio

Seamless integration with Visual Studio and JetBrains Rider

dotCover integrates with Visual Studio and JetBrains Rider, giving you the advantage of analyzing and visualizing code coverage without leaving the code editor. It supports Visual Studio 2010 — 2017 and JetBrains Rider 2018.2 or later.

Continuous testing

dotCover can figure out on-the-fly which unit tests are affected by your latest code changes, and automatically re-runs the affected tests for you.

The continuous testing mode can be switched on for any unit test session: this way you can choose which tests you want to run continuously and which to run the traditional way.

Continuous testing
Benefits

Why dotCover

Coverage highlighting

dotCover can visualize code coverage for your convenience. You can see highlighted statements covered and uncovered in a particular coverage session, right in Visual Studio.

Continuous coverage analysis

dotCover offers a console utility for use with a Continuous Integration server. In addition, a free server-side version of dotCover is built into TeamCity.

Filtering and excluding nodes

Customize your coverage analysis with a coverage filter. When you exclude specific items from a coverage snapshot, dotCover instantly recalculates coverage statistics.

Navigation to covering tests

Use a shortcut to detect which unit tests cover a particular statement: a pop-up Visual Studio will display a list of the covering tests and let you navigate to any of them.

part of ReSharper Ultimate

ReSharper Ultimate:
a set of .NET tools and ReSharper C++ in one license

ReSharper Ultimate is a license that combines individual JetBrains .NET tools, as well as ReSharper C++.

Each ReSharper Ultimate license allows a single developer to use ReSharper, ReSharper C++, dotCover, dotTrace and dotMemory.

Customer
experience

Teams all over the world use dotCover.
Join them!

Download
Free 30-day trial