Info
Version: | 3.6.3 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 12, 2024 |
.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 Core 3.1+
- .NET 6.0
- .NET 6.0 Windows.18362+
- UWP 10.0.16299.