Microsoft.TestPlatform
This package contains the full set of binaries for the Visual Studio Test Platform (vstest). It provides a modern, cross platform testing engine that powers the testing on .NET Core as well. It integrates with popular test frameworks like MSTest(v1 and v2), xUnit and Nunit with support for extensibility.
Total Downloads
130.9M
130,912,675
Published
Jun 23, 2026
Latest stable version
Install
.NET CLI
dotnet add package Microsoft.TestPlatform --version 18.7.0
Package Manager Console
Install-Package Microsoft.TestPlatform -Version 18.7.0
PackageReference
<PackageReference Include="Microsoft.TestPlatform" Version="18.7.0" />
Frameworks
No framework metadata available.
Dependencies
No declared dependencies.