MSTest 4.4.1

MSTest

MSTest is Microsoft supported Test Framework.

This package is a meta package that simplifies referencing all recommended MSTest packages.

Getting started

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 test authoring guidance, see https://learn.microsoft.com/dotnet/core/testing/unit-testing-mstest-writing-tests.

No packages depend on MSTest.

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 8 09/17/2026
4.4.0 10 09/04/2026
4.3.3 21 07/30/2026
4.3.2 21 07/25/2026
4.3.0 16 07/26/2026
4.2.3 17 07/26/2026
4.2.2 18 07/26/2026
4.2.1 23 07/26/2026
4.1.0 21 07/26/2026
4.0.2 21 07/26/2026
4.0.1 19 07/26/2026
4.0.0 19 07/26/2026
4.0.0-preview.25480.4 14 07/26/2026
4.0.0-preview.25465.3 19 07/26/2026
4.0.0-preview.25454.2 16 07/26/2026
4.0.0-preview.25452.10 17 07/26/2026
4.0.0-preview.25415.9 18 07/26/2026
4.0.0-preview.25372.6 20 07/26/2026
4.0.0-preview.25358.7 14 07/26/2026
3.11.1 17 07/26/2026
3.11.0 20 07/26/2026
3.10.5 16 07/26/2026
3.10.4 16 07/26/2026
3.10.3 17 07/26/2026
3.10.2 19 07/26/2026
3.10.1 15 07/26/2026
3.10.0 17 07/26/2026
3.9.3 17 07/26/2026
3.9.2 20 07/26/2026
3.9.1 19 07/26/2026
3.9.0 18 07/26/2026
3.9.0-preview.25167.10 19 07/26/2026
3.8.3 19 07/26/2026
3.8.2 20 07/26/2026
3.8.1 20 07/26/2026
3.8.0 18 07/26/2026
3.7.3 18 07/26/2026
3.7.2 21 07/26/2026
3.7.1 19 07/26/2026
3.7.0 16 07/26/2026
3.6.4 19 07/26/2026
3.6.3 21 07/26/2026
3.6.2 22 07/26/2026
3.6.1 20 07/26/2026
3.6.0 17 07/26/2026
3.5.2 21 07/26/2026
3.5.1 15 07/26/2026
3.5.0 19 07/26/2026
3.5.0-preview.24325.7 23 07/26/2026
3.4.3 17 07/26/2026
3.4.2 20 07/26/2026
3.4.1 18 07/26/2026
3.4.0 16 07/26/2026
3.3.1 22 07/26/2026
3.3.0 18 07/26/2026
3.3.0-preview.24164.4 14 07/26/2026
3.2.2 17 07/26/2026
3.2.1 18 07/26/2026
3.2.0 22 07/26/2026
3.2.0-preview.24069.3 18 07/26/2026
3.2.0-preview.23623.1 18 07/26/2026
3.2.0-preview.23622.1 23 07/26/2026
3.1.1 19 07/26/2026
3.0.4 18 07/26/2026
3.0.3 16 07/26/2026
3.0.2 19 07/26/2026
3.0.1 19 07/26/2026
3.0.0 21 07/26/2026
3.0.0-preview-20221122-01 18 07/26/2026
3.0.0-preview-20221110-04 20 07/26/2026
2.3.0-preview-20220810-02 24 07/26/2026
2.2.10 15 07/26/2026