With dotCover, you can run coverage analysis of unit tests in different scopes, from a single test to all unit tests in the solution.
Note
Before running coverage analysis, make sure that the PDB information exists for all target assemblies. The safest choice would be to set the Debug as the build configuration.
dotCover provides the following scenarios to start coverage analysis of unit tests:
