

Default is coverage (binary format that can be opened in Visual Studio). Supported values: coverage, xml, and cobertura. Sets the code coverage report output file. Search for coverage reports in subdirectories. Removes all input coverage reports that were merged. This command supports the following code coverage report formats:

This command is available on all platforms. The merge command is used to merge several code coverage reports into one. To install the latest release version of the dotnet-coverage NuGet package, use the dotnet tool install command: dotnet tool install -global dotnet-coverage Provides cross-platform merging of code coverage reports.ĭisplays the version of the dotnet-coverage utility.Enables the collection of code coverage data of a running process on Windows (x86, 圆4 and Arm64), Linux (圆4) and macOS (圆4).NET Core 3.1 SDK and later versions Synopsis dotnet-coverage
