8000 Releases · microsoft/testfx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: microsoft/testfx

v3.9.1

27 May 12:41
317f982
Compare
Choose a tag to compare

What's Changed

See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.1
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.1

Full Changelog: v3.9.0...v3.9.1

v3.9.0

20 May 07:26
927c3c2
Compare
Choose a tag to compare

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

Microsoft.Testing.Platform

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, and help us dogfood it.

New Contributors

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#1.7.0

Full Changelog: v3.8.3...v3.9.0

v3.9.0-preview.25167.10

18 Mar 13:24
16d6740
Compare
Choose a tag to compare
Pre-release
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#5258)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

v3.8.3

17 Mar 12:50
5354e77
Compare
Choose a tag to compare

See the release notes here

v3.8.2

19 Feb 12:11
88f8ce4
Compare
Choose a tag to compare

See the release notes here

v3.8.1

18 Feb 17:21
ac22a6d
Compare
Choose a tag to compare

See the release notes here

v3.8.0

12 Feb 13:49
b1cedb7
Compare
Choose a tag to compare

See the release notes here

Announcements

  • This release adds new Assert APIs related to throwing exceptions, collections, and strings. Refer to the changelog for more information.
  • This release adds support for generic test methods.
  • This release adds few new analyzers.
  • We added MSTestAnalysisMode. We encourage you to set this property to at least Recommended.
  • This release adds RetryAttribute
  • Microsoft.Testing.Extensions.TrxReport and Microsoft.Testing.Extensions.CodeCoverage are now a dependency 10000 of MSTest metapackage

v3.7.3

27 Jan 14:28
c4e4121
Compare
Choose a tag to compare

See the release notes here

v3.7.2

21 Jan 13:45
0557747
Compare
Choose a tag to compare

See the release notes here

v3.7.1

13 Jan 14:50
a6de9cd
Compare
Choose a tag to compare

See the release notes here

0