Info
Version: | 0.1.0 |
Author(s): | Djohnnie |
Last Update: | Friday, March 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Djohnnie/ReportGenerator |
NuGet Url: | https://www.nuget.org/packages/djohnnie-custom-coverage-reportgenerator-globaltool |
Install
Install-Package djohnnie-custom-coverage-reportgenerator-globaltool
dotnet add package djohnnie-custom-coverage-reportgenerator-globaltool
paket add djohnnie-custom-coverage-reportgenerator-globaltool
djohnnie-custom-coverage-reportgenerator-globaltool Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'.
Installation:
dotnet tool install -g dotnet-reportgenerator-globaltool
dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools
Usage:
reportgenerator [options]
tools\reportgenerator.exe [options].