Microsoft.TestPlatform 18.8.1 — NuGet Package for .NET
Microsoft.TestPlatform 18.8.1 NuGet package for .NET. This package contains the full set of binaries for the Visual Studio Test Platform (vstest). It…
Authors: Microsoft
Total downloads: 131,715,204
Project URL: https://github.com/microsoft/vstest
License: https://www.nuget.org/packages/Microsoft.TestPlatform/18.8.1/license
Tags: vstest, visual-studio, unittest, testplatform, mstest, microsoft, test, testing
Install Microsoft.TestPlatform 18.8.1
.NET CLI
dotnet add package Microsoft.TestPlatform --version 18.8.1
Package Manager Console
Install-Package Microsoft.TestPlatform -Version 18.8.1
PackageReference (csproj)
<PackageReference Include="Microsoft.TestPlatform" Version="18.8.1" />
View full details, downloads chart, dependencies and version history on NuBrowse.