A test logger for .NET projects that formats results according to the Test Anything Protocol.
Info
Version: | 1.1.0 |
Author(s): | John C Barstow |
Last Update: | Thursday, March 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Tap.TestLogger |
Install
Install-Package Tap.TestLogger
dotnet add package Tap.TestLogger
paket add Tap.TestLogger
Tap.TestLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.TestPlatform.ObjectModel(>= 15.9.0)