JetBrains Rider
 
2024.3
Get JetBrains Rider

Analyze Coverage of Unit Tests

Last modified: 17 October 2024

The most basic scenario of using dotCover is measuring how much of your code is actually executed when you run unit tests. Baseline conditions are as follows: you have a solution opened in JetBrains Rider and code in the solution is covered with some unit tests. The task is to understand how much of the code is covered.