ITADN
microsoft/testfx

版本发布 8

v4.2.1
? · 2026-04-07

See the release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#421)

v4.1.0
? · 2026-02-04

See the release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#4.1.0)

v3.10.3
? · 2025-08-26

See the release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.3)

v3.10.0
? · 2025-07-29

See the release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.10.0)

v3.9.3
? · 2025-06-17

## What's Changed * Simpler fix for dotnet test when using retry by @Youssef1313 in #5731 (backport to rel/3.9) by @youssef-backport-bot in https://github.com/microsoft/testfx/pull/5732 See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.3 See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.3 **Full Changelog**: https://github.com/microsoft/testfx/compare/v3.9.2...v3.9.3

v3.9.0
? · 2025-05-20

In this release we focused a lot on providing fixes for MSTest and Microsoft.Testing.Platform. The most notable new features and fixes are: ## MSTest * Allow async test methods for UITestMethod on UWP and WinUI by @Youssef1313 in https://github.com/microsoft/testfx/pull/5297 * Add analyzer for duplicate data row by @Youssef1313 in https://github.com/microsoft/testfx/pull/5144 * Fix ClassCleanup not called when the first test in class is ignored by @Youssef1313 in https://github.com/microsoft/testfx/pull/5070 * Fix writing warnings outside of appdomain by @nohwnd in https://github.com/microsoft/testfx/pull/5371 ## Microsoft.Testing.Platform * Add (alpha) Azure DevOps extension to report errors by @nohwnd in https://github.com/microsoft/testfx/pull/5260 * Kill testhost if writing hang dump fails by @Youssef1313 in https://github.com/microsoft/testfx/pull/5538 We've also improved the `dotnet test` experience in dotnet SDK, especially around Retry plugin experience, and started dogfooding the experience in our own repository. Please check out how to enable the new `dotnet test` experience for Microsoft.Testing.Platform in net10 by [following this link](https://learn.microsoft.com/en-us/dotnet/core/testing/unit-testing-with-dotnet-test#microsofttestingplatform-mtp-mode-of-dotnet-test), and help us dogfood it. ## New Contributors * @stan-sz made their first contribution in https://github.com/microsoft/testfx/pull/5214 * @YoshiRulz made their first contribution in https://github.com/microsoft/testfx/pull/5281 * @bjornhellander made their first contribution in https://github.com/microsoft/testfx/pull/5300 See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.0 See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#3.9.0 **Full Changelog**: https://github.com/microsoft/testfx/compare/v3.8.3...v3.9.0

v3.9.0-preview.25167.10预发布
? · 2025-03-18
v3.8.3
? · 2025-03-17

See the release notes [here](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.8.2)