MSTest.TestAdapter
3.6.2
Prefix Reserved
See the version list below for details.
dotnet add package MSTest.TestAdapter --version 3.6.2
NuGet\Install-Package MSTest.TestAdapter -Version 3.6.2
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestAdapter" />
paket add MSTest.TestAdapter --version 3.6.2
#r "nuget: MSTest.TestAdapter, 3.6.2"
#:package MSTest.TestAdapter@3.6.2
#addin nuget:?package=MSTest.TestAdapter&version=3.6.2
#tool nuget:?package=MSTest.TestAdapter&version=3.6.2
MSTest.TestAdapter
MSTest is Microsoft supported Test Framework.
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
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Universal Windows Platform | uap was computed. uap10.0 is compatible. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.Testing.Extensions.VSTestBridge (>= 1.4.2)
- Microsoft.Testing.Platform.MSBuild (>= 1.4.2)
-
.NETFramework 4.6.2
- Microsoft.Testing.Extensions.VSTestBridge (>= 1.4.2)
- Microsoft.Testing.Platform.MSBuild (>= 1.4.2)
-
.NETStandard 2.0
- Microsoft.Testing.Extensions.VSTestBridge (>= 1.4.2)
- Microsoft.Testing.Platform.MSBuild (>= 1.4.2)
-
net6.0
- Microsoft.Testing.Extensions.VSTestBridge (>= 1.4.2)
- Microsoft.Testing.Platform.MSBuild (>= 1.4.2)
-
net7.0
- Microsoft.Testing.Extensions.VSTestBridge (>= 1.4.2)
- Microsoft.Testing.Platform.MSBuild (>= 1.4.2)
-
net8.0
- Microsoft.Testing.Extensions.VSTestBridge (>= 1.4.2)
- Microsoft.Testing.Platform.MSBuild (>= 1.4.2)
-
UAP 10.0
- No dependencies.
NuGet packages (166)
Showing the top 5 NuGet packages that depend on MSTest.TestAdapter:
| Package | Downloads |
|---|---|
|
MSTest
MSTest is Microsoft supported Test Framework. This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter. 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+ |
|
|
Microsoft.Playwright.MSTest
Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers and fixtures to enable using it within MSTest. |
|
|
IkeMtz.NRSRx.Core.Unigration
Package Description |
|
|
BIDS.Testing
Contains helpers for BIDS application testing |
|
|
Pangolin
A framework for declarative UI testing for ASP.NET apps. Browsers: All browsers can be used. With the possibility of automatic update to the latest version. |
GitHub repositories (978)
Showing the top 20 popular GitHub repositories that depend on MSTest.TestAdapter:
| Repository | Stars |
|---|---|
|
files-community/Files
A modern file manager that helps users organize their files and folders.
|
|
|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
|
netchx/netch
A simple proxy client
|
|
|
Klocman/Bulk-Crap-Uninstaller
Remove large amounts of unwanted applications quickly.
|
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
|
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
|
|
|
coding-horror/basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
|
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
|
|
|
dotnet/eShop
A reference .NET application implementing an eCommerce site
|
|
|
quasar/Quasar
Remote Administration Tool for Windows
|
|
|
lostindark/DriverStoreExplorer
Driver Store Explorer
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
StockSharp/StockSharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
|
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 10.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
|
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
|
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.0.2 | 1,791,989 | 11/11/2025 | |
| 4.0.1 | 1,056,935 | 10/14/2025 | |
| 4.0.0 | 249,691 | 10/7/2025 | |
| 4.0.0-preview.25480.4 | 1,178 | 9/30/2025 | |
| 4.0.0-preview.25465.3 | 11,587 | 9/15/2025 | |
| 4.0.0-preview.25454.2 | 4,788 | 9/4/2025 | |
| 4.0.0-preview.25452.10 | 507 | 9/2/2025 | |
| 4.0.0-preview.25415.9 | 15,800 | 8/15/2025 | |
| 4.0.0-preview.25372.6 | 4,309 | 7/22/2025 | |
| 4.0.0-preview.25358.7 | 6,485 | 7/8/2025 | |
| 3.11.1 | 568,794 | 11/11/2025 | |
| 3.11.0 | 629,733 | 10/1/2025 | |
| 3.10.5 | 105,650 | 9/30/2025 | |
| 3.10.4 | 1,850,885 | 9/2/2025 | |
| 3.10.3 | 667,071 | 8/26/2025 | |
| 3.10.2 | 730,494 | 8/12/2025 | |
| 3.10.1 | 354,832 | 8/5/2025 | |
| 3.10.0 | 381,011 | 7/29/2025 | |
| 3.9.3 | 2,535,846 | 6/17/2025 | |
| 3.9.2 | 568,354 | 6/10/2025 | |
| 3.9.1 | 878,231 | 5/27/2025 | |
| 3.9.0 | 799,297 | 5/20/2025 | |
| 3.9.0-preview.25167.10 | 17,519 | 3/18/2025 | |
| 3.8.3 | 4,405,117 | 3/17/2025 | |
| 3.8.2 | 2,403,243 | 2/19/2025 | |
| 3.8.1 | 276,854 | 2/18/2025 | |
| 3.8.0 | 516,313 | 2/12/2025 | |
| 3.7.3 | 1,827,820 | 1/27/2025 | |
| 3.7.2 | 601,899 | 1/21/2025 | |
| 3.7.1 | 786,863 | 1/13/2025 | |
| 3.7.0 | 1,843,124 | 12/20/2024 | |
| 3.6.4 | 4,187,253 | 12/3/2024 | |
| 3.6.3 | 2,719,080 | 11/12/2024 | |
| 3.6.2 | 1,685,884 | 10/31/2024 | |
| 3.6.1 | 3,928,092 | 10/3/2024 | |
| 3.6.0 | 2,506,433 | 9/11/2024 | |
| 3.5.2 | 3,827,880 | 8/13/2024 | |
| 3.5.1 | 753,213 | 8/5/2024 | |
| 3.5.0 | 1,644,483 | 7/16/2024 | |
| 3.5.0-preview.24325.7 | 7,066 | 6/25/2024 | |
| 3.4.3 | 4,377,177 | 5/30/2024 | |
| 3.4.2 | 53,020 | 5/30/2024 | |
| 3.4.1 | 308,954 | 5/27/2024 | |
| 3.4.0 | 567,996 | 5/23/2024 | |
| 3.3.1 | 4,473,414 | 4/4/2024 | |
| 3.3.0 | 103,299 | 4/3/2024 | |
| 3.3.0-preview.24164.4 | 9,490 | 3/14/2024 | |
| 3.2.2 | 3,825,788 | 2/22/2024 | |
| 3.2.1 | 828,589 | 2/13/2024 | |
| 3.2.0 | 2,986,518 | 1/24/2024 | |
| 3.2.0-preview.24069.3 | 2,247 | 1/19/2024 | |
| 3.2.0-preview.23623.1 | 14,693 | 12/23/2023 | |
| 3.2.0-preview.23622.1 | 2,186 | 12/22/2023 | |
| 3.1.1 | 18,072,163 | 7/14/2023 | |
| 3.0.4 | 5,429,627 | 6/1/2023 | |
| 3.0.3 | 531,913 | 5/25/2023 | |
| 3.0.2 | 13,647,926 | 12/27/2022 | |
| 3.0.1 | 1,326,032 | 12/20/2022 | |
| 3.0.0 | 1,255,860 | 12/6/2022 | |
| 3.0.0-preview-20221122-01 | 14,370 | 11/23/2022 | |
| 3.0.0-preview-20221110-04 | 12,562 | 11/11/2022 | |
| 2.3.0-preview-20220810-02 | 103,129 | 8/10/2022 | |
| 2.2.10 | 39,033,447 | 4/26/2022 | |
| 2.2.10-preview-20220414-01 | 32,629 | 4/14/2022 | |
| 2.2.9 | 1,379,347 | 4/8/2022 | |
| 2.2.9-preview-20220210-07 | 38,717 | 2/10/2022 | |
| 2.2.8 | 22,000,364 | 11/23/2021 | |
| 2.2.7 | 14,102,983 | 9/3/2021 | |
| 2.2.6 | 559,137 | 8/25/2021 | |
| 2.2.5 | 3,872,963 | 6/28/2021 | |
| 2.2.5-preview-20210605-01 | 23,909 | 6/5/2021 | |
| 2.2.5-preview-20210604-01 | 6,043 | 6/4/2021 | |
| 2.2.5-preview-20210531-02 | 7,027 | 5/31/2021 | |
| 2.2.4 | 1,819,422 | 5/25/2021 | |
| 2.2.4-preview-20210513-02 | 19,177 | 5/17/2021 | |
| 2.2.4-preview-20210331-02 | 24,643 | 4/2/2021 | |
| 2.2.3 | 11,008,128 | 3/16/2021 | |
| 2.2.2 | 119,830 | 3/15/2021 | |
| 2.2.1 | 1,065,065 | 3/1/2021 | |
| 2.2.0-preview-20210115-03 | 39,036 | 1/20/2021 | |
| 2.2.0-preview-20201126-03 | 47,286 | 11/26/2020 | |
| 2.1.2 | 28,976,530 | 6/8/2020 | |
| 2.1.1 | 21,438,731 | 4/1/2020 | |
| 2.1.0 | 19,834,547 | 2/3/2020 | |
| 2.1.0-beta2 | 61,352 | 12/18/2019 | |
| 2.1.0-beta | 27,376 | 11/28/2019 | |
| 2.0.0 | 14,841,041 | 9/3/2019 | |
| 2.0.0-beta4 | 218,045 | 4/10/2019 | |
| 2.0.0-beta2 | 129,703 | 2/15/2019 | |
| 1.4.0 | 26,186,376 | 11/26/2018 | |
| 1.4.0-beta | 100,389 | 10/17/2018 | |
| 1.3.2 | 36,885,612 | 6/6/2018 | |
| 1.3.1 | 892,035 | 5/25/2018 | |
| 1.3.0 | 667,559 | 5/11/2018 | |
| 1.3.0-beta2 | 188,529 | 1/15/2018 | |
| 1.2.1 | 7,999,236 | 4/5/2018 | |
| 1.2.0 | 14,736,598 | 10/11/2017 | |
| 1.2.0-beta3 | 49,065 | 8/9/2017 | |
| 1.2.0-beta | 33,133 | 6/29/2017 | |
| 1.1.18 | 7,621,327 | 6/1/2017 | |
| 1.1.17 | 1,166,810 | 4/21/2017 | |
| 1.1.14 | 173,671 | 3/31/2017 | |
| 1.1.13 | 121,064 | 3/10/2017 | |
| 1.1.12 | 72,317 | 2/22/2017 | |
| 1.1.11 | 3,865,606 | 2/17/2017 | |
| 1.1.10-rc2 | 604,876 | 1/13/2017 | |
| 1.1.9-rc2 | 5,827 | 1/11/2017 | |
| 1.1.8-rc | 132,462 | 12/20/2016 | |
| 1.1.6-preview | 18,126 | 11/25/2016 | |
| 1.1.5-preview | 84,678 | 11/8/2016 | |
| 1.1.4-preview | 36,675 | 10/11/2016 | |
| 1.1.3-preview | 12,860 | 9/30/2016 | |
| 1.1.1-preview | 7,248 | 9/16/2016 | |
| 1.0.3-preview | 48,338 | 8/5/2016 | |
| 1.0.2-preview | 9,602 | 7/22/2016 | |
| 1.0.0-preview | 14,488 | 5/27/2016 |