Microsoft.TestPlatform NuGet Package

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.

The package supports running Coded UI tests.
While running Coded UI tests, you must ensure that the package version matches the major version of Visual Studio used to build the test binaries.
For example, if your Coded UI test project was built using Visual Studio 2019 (version 16.x), you must use test platform version 16.x.
Coded UI test is deprecated (https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-preview#test-tools) and
Visual Studio 2019 (Test Platform version 16.x) will be the last version with Coded UI test functionality.




Got any Microsoft.TestPlatform Question?





Info

Version: 17.10.0-release-24177-07
Author(s): Microsoft
Last Update: Tuesday, April 2, 2024
.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)

2 packages depend on this package.


Tags



STATS

must-have-score

5

avg-downloads-per-day

22482

days-since-last-release

16