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