Info
Version: | 17.11.1 |
Author(s): | Microsoft |
Last Update: | Thursday, September 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/vstest |
NuGet Url: | https://www.nuget.org/packages/Microsoft.TestPlatform.Extensions.TrxLogger |
Install
Install-Package Microsoft.TestPlatform.Extensions.TrxLogger
dotnet add package Microsoft.TestPlatform.Extensions.TrxLogger
paket add Microsoft.TestPlatform.Extensions.TrxLogger
Microsoft.TestPlatform.Extensions.TrxLogger Download (Unzip the "nupkg" after downloading)
Dependencies
net451
- Newtonsoft.Json(>= 9.0.1)
- Microsoft.TestPlatform.ObjectModel(>= 16.9.02021012704)
- System.Collections.NonGeneric(>= 4.0.1)
- System.Security.Principal.Windows(>= 4.0.1)
- System.Collections.Specialized(>= 4.0.1)
- Microsoft.TestPlatform.ObjectModel(>= 16.9.02021012704)
Tags
This SDK can be used in IDE or Editors to use test platform for discovery and execution of tests.