Analyzing Coverage of .NET Code
JetBrains Rider integrates with dotCover to provide code coverage features in .NET code.
Note that not all dotCover features are available in JetBrains Rider. The list of currently available features:
Search in the Coverage Tree
Coverage reports (XML, HTML, and so on)
The features that are not yet available:
Coverage analysis of applications
Document summary
Hot Spots view
Opening coverage snapshots
Supported operating systems and frameworks
Windows | macOS | Linux | |
---|---|---|
.NET Framework 1.0 – 4.8 | Available in: JetBrains Rider, Visual Studio, standalone, console tool | |
.NET Core 2.0 – 3.1 .NET 5 | Available in: JetBrains Rider, Visual Studio, standalone, console tool | Available in: JetBrains Rider, console tool |
Mono 5.10 and later | Available in: JetBrains Rider, console tool | Available in: JetBrains Rider, console tool Notes:
|
Unity 2018.3 and later | Available in: JetBrains Rider, console tool | Available in: JetBrains Rider, console tool |
Installation and licensing
dotCover is provided as a bundled plugin for Rider, and installed along with Rider automatically with no additional actions needed. If for some reason you want to disable dotCover, you can do this via Rider's Plugins settings.
dotCover is only available in Rider for the owners of dotUltimate or All Products Pack subscriptions.