Convert .coverage (binary format) files to .coveragexml (xml format) files to support SonarCloud Code Coverage when using VSTest@2.
Info
| Version: | 0.0.6 |
| Author(s): | Stef Heyenrath |
| Last Update: | Friday, March 4, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/StefH/CoverageConverter |
| NuGet Url: | https://www.nuget.org/packages/dotnet-coverageconverter |
Install
Install-Package dotnet-coverageconverter
dotnet add package dotnet-coverageconverter
paket add dotnet-coverageconverter
dotnet-coverageconverter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags