Skip to main content
MSTest package icon

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+

Total Downloads
15.3M
15,341,199
Published
Feb 3, 2026
Latest stable version

Install

.NET CLI
dotnet add package MSTest --version 4.1.0
Package Manager Console
Install-Package MSTest -Version 4.1.0
PackageReference
<PackageReference Include="MSTest" Version="4.1.0" />

Frameworks

.NETFramework4.6.2 net8.0 net9.0 UAP10.0.16299

Dependencies

MSTest.TestAdapter
.NETFramework4.6.2
[4.1.0, )
[2.1.0, )
MSTest.TestFramework
.NETFramework4.6.2
[4.1.0, )
Microsoft.NET.Test.Sdk
.NETFramework4.6.2
[18.0.1, )
[18.4.1, )
[4.1.0, )
[4.1.0, )
[18.0.1, )
[4.1.0, )
[4.1.0, )
[18.0.1, )
MSTest.TestAdapter
UAP10.0.16299
[4.1.0, )
[4.1.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.