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.TranslationLayer |
Install
Install-Package Microsoft.TestPlatform.TranslationLayer
dotnet add package Microsoft.TestPlatform.TranslationLayer
paket add Microsoft.TestPlatform.TranslationLayer
Microsoft.TestPlatform.TranslationLayer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NETStandard.Library(>= 2.0.0)
- Newtonsoft.Json(>= 9.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.