Pask extension that provides test automation functionality with code coverage reports generated by dotCover.
Info
Version: | 0.6.0 |
Author(s): | Luca Sgroi |
Last Update: | Tuesday, May 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lsgroi/Pask.Test.dotCover |
NuGet Url: | https://www.nuget.org/packages/Pask.Test.dotCover |
Install
Install-Package Pask.Test.dotCover
dotnet add package Pask.Test.dotCover
paket add Pask.Test.dotCover
Pask.Test.dotCover Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.dotCover.CommandLineTools(>= 2017.1.20170428.83814)
- Pask.Test(>= 0.10.0)
Tags