Skip to main content
Microsoft.TestPlatform package icon

Microsoft.TestPlatform

This package contains full set of binaries for the Visual Studio Test Platform (vstest). vstest provides a modern, cross platform testing engine that also powers the testing on .NET Core. Supports the following popular test frameworks - MSTest(v1 and v2), xUnit and Nunit with support for extensibility. Visit https://github.com/microsoft/vstest to know more about vstest platform.

Total Downloads
134.9M
134,870,378
Published
Mar 9, 2018
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.TestPlatform --version 15.6.1
Package Manager Console
Install-Package Microsoft.TestPlatform -Version 15.6.1
PackageReference
<PackageReference Include="Microsoft.TestPlatform" Version="15.6.1" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.