MSTest.TestAdapter 4.4.1

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.

Getting started

After referencing both MSTest.TestAdapter and MSTest.TestFramework, define tests with [TestClass] and [TestMethod]:

using Microsoft.VisualStudio.TestTools.UnitTesting;

[TestClass]
public class CalculatorTests
{
    [TestMethod]
    public void AddReturnsExpectedResult()
        => Assert.AreEqual(4, 2 + 2);
}

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+

Documentation

For installation and configuration guidance, see https://learn.microsoft.com/dotnet/core/testing/unit-testing-mstest-getting-started.

For information about running tests, see https://learn.microsoft.com/dotnet/core/testing/unit-testing-mstest-running-tests.

Showing the top 20 packages that depend on MSTest.TestAdapter.

Packages Downloads
MSTest
A meta package to simplify test projects. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ (Universal Windows Apps 10+) - .NET 5.0 - .NET 5.0 Windows.18362+ - ASP.NET Core 1.0+
24
MSTest
A meta package to simplify test projects. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ (Universal Windows Apps 10+) - .NET 6.0 - .NET 6.0 Windows.18362+ - ASP.NET Core 1.0+
21
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+
20
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+
21
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+
23
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 Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299
20
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 Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299
21
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 Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299
22
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 Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299
23
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 Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+
20

See the release notes at https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#4.4.1.

Version Downloads Last updated
4.4.1 12 09/17/2026
4.4.0 8 09/04/2026
4.3.3 23 07/29/2026
4.3.2 26 07/25/2026
4.3.0 29 07/26/2026
4.2.3 27 07/26/2026
4.2.2 23 07/26/2026
4.2.1 22 07/26/2026
4.1.0 24 07/26/2026
4.0.2 23 07/26/2026
4.0.1 23 07/26/2026
4.0.0 32 07/26/2026
4.0.0-preview.25480.4 24 07/26/2026
4.0.0-preview.25465.3 24 07/26/2026
4.0.0-preview.25454.2 19 07/26/2026
4.0.0-preview.25452.10 33 07/26/2026
4.0.0-preview.25415.9 21 07/26/2026
4.0.0-preview.25372.6 26 07/26/2026
4.0.0-preview.25358.7 20 07/26/2026
3.11.1 24 07/26/2026
3.11.0 23 07/26/2026
3.10.5 23 07/26/2026
3.10.4 27 07/26/2026
3.10.3 20 07/26/2026
3.10.2 19 07/26/2026
3.10.1 25 07/26/2026
3.10.0 26 07/26/2026
3.9.3 26 07/26/2026
3.9.2 23 07/26/2026
3.9.1 25 07/26/2026
3.9.0 25 07/26/2026
3.9.0-preview.25167.10 25 07/26/2026
3.8.3 26 07/26/2026
3.8.2 25 07/26/2026
3.8.1 29 07/26/2026
3.8.0 21 07/26/2026
3.7.3 22 07/26/2026
3.7.2 31 07/26/2026
3.7.1 23 07/26/2026
3.7.0 26 07/26/2026
3.6.4 21 07/26/2026
3.6.3 28 07/26/2026
3.6.2 23 07/26/2026
3.6.1 23 07/26/2026
3.6.0 27 07/26/2026
3.5.2 24 07/26/2026
3.5.1 25 07/26/2026
3.5.0 30 07/26/2026
3.5.0-preview.24325.7 24 07/26/2026
3.4.3 20 07/26/2026
3.4.2 25 07/26/2026
3.4.1 26 07/26/2026
3.4.0 26 07/26/2026
3.3.1 28 07/26/2026
3.3.0 26 07/26/2026
3.3.0-preview.24164.4 25 07/26/2026
3.2.2 25 07/26/2026
3.2.1 22 07/26/2026
3.2.0 23 07/26/2026
3.2.0-preview.24069.3 22 07/26/2026
3.2.0-preview.23623.1 25 07/26/2026
3.2.0-preview.23622.1 26 07/26/2026
3.1.1 24 07/26/2026
3.0.4 24 07/26/2026
3.0.3 21 07/26/2026
3.0.2 27 07/26/2026
3.0.1 24 07/26/2026
3.0.0 21 07/26/2026
3.0.0-preview-20221122-01 23 07/26/2026
3.0.0-preview-20221110-04 18 07/26/2026
2.3.0-preview-20220810-02 23 07/26/2026
2.2.10 21 07/26/2026
2.2.10-preview-20220414-01 22 07/26/2026
2.2.9 21 07/26/2026
2.2.9-preview-20220210-07 21 07/26/2026
2.2.8 23 07/26/2026
2.2.7 22 07/26/2026
2.2.6 25 07/26/2026
2.2.5 23 07/26/2026
2.2.5-preview-20210605-01 19 07/26/2026
2.2.5-preview-20210604-01 19 07/26/2026
2.2.5-preview-20210531-02 23 07/26/2026
2.2.4 25 07/26/2026
2.2.4-preview-20210513-02 22 07/26/2026
2.2.4-preview-20210331-02 22 07/26/2026
2.2.3 23 07/26/2026
2.2.2 24 07/26/2026
2.2.1 25 07/26/2026
2.2.0-preview-20210115-03 19 07/26/2026
2.2.0-preview-20201126-03 20 07/26/2026
2.1.2 25 07/26/2026
2.1.1 24 07/26/2026
2.1.0 24 07/26/2026
2.1.0-beta2 28 07/26/2026
2.1.0-beta 23 07/26/2026
2.0.0 24 07/26/2026
2.0.0-beta4 24 07/26/2026
2.0.0-beta2 21 07/26/2026
1.4.0 25 07/26/2026
1.4.0-beta 26 07/26/2026
1.3.2 26 07/26/2026
1.3.1 23 07/26/2026
1.3.0 24 07/26/2026
1.3.0-beta2 18 07/26/2026
1.2.1 21 07/26/2026
1.2.0 22 07/26/2026
1.2.0-beta3 24 07/26/2026
1.2.0-beta 22 07/26/2026
1.1.18 20 07/26/2026
1.1.17 26 07/26/2026
1.1.14 20 07/26/2026
1.1.13 25 07/26/2026
1.1.12 22 07/26/2026
1.1.11 26 07/26/2026
1.1.10-rc2 26 07/26/2026
1.1.9-rc2 22 07/26/2026
1.1.8-rc 24 07/26/2026
1.1.6-preview 24 07/26/2026
1.1.5-preview 24 07/26/2026
1.1.4-preview 22 07/26/2026
1.1.3-preview 25 07/26/2026
1.1.1-preview 30 07/26/2026
1.0.3-preview 20 07/26/2026
1.0.2-preview 29 07/26/2026
1.0.0-preview 20 07/26/2026