github microsoft/testfx v3.9.2

latest releases: v3.10.4, v3.10.3, v3.10.2...
3 months ago

What's Changed

  • Fix MSTEST0042 (duplicate data row) false positive with Zero/NegativeZero by @Youssef1313 in #5684
  • Allow framework authors to use TestCase.FullyQualifiedName as the TestNodeUid by @Youssef1313 in #5658
  • Ensure TestMethodAttribute.Execute is run on the correct execution context by @Youssef1313 in #5688
  • Avoid loading System.Threading.Tasks.Extensions when not needed by @Youssef1313 in #5694
  • Fix UseAsync property in TestMethodAttribute derived classes to use type checks by @Youssef1313 and @Copilot in #5708
  • Fix UnitTestRunner leaking some test class instances by @Youssef1313 in #5715

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

Full Changelog: v3.9.1...v3.9.2

Don't miss a new testfx release

NewReleases is sending notifications on new releases.