Info
Version: | 18.0.0 |
Author(s): | Microsoft |
Last Update: | Thursday, October 2, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/vstest |
NuGet Url: | https://www.nuget.org/packages/Microsoft.TestPlatform |
Install
Install-Package Microsoft.TestPlatform
dotnet add package Microsoft.TestPlatform
paket add Microsoft.TestPlatform
Microsoft.TestPlatform Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
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.