Info
| Version: | 4.0.1 |
| Author(s): | Microsoft |
| Last Update: | Tuesday, October 14, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/microsoft/testfx |
| NuGet Url: | https://www.nuget.org/packages/MSTest.TestAdapter |
Install
Install-Package MSTest.TestAdapter
dotnet add package MSTest.TestAdapter
paket add MSTest.TestAdapter
MSTest.TestAdapter Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Diagnostics.TextWriterTraceListener(>= 4.3.0)
Tags
This package includes the adapter logic to discover and run tests.
For access to the testing framework, install the MSTest.TestFramework package.
Supported platforms:
- .NET 4.6.2+
- .NET 8.0+
- .NET 8.0 Windows.18362+ (WinUI)
- UWP 10.0.16299
- UWP 10.0.17763 with .NET 9.