github microsoft/testfx v1.2.0-beta3

latest releases: v3.3.1, v3.3.0, v3.2.2...
pre-release6 years ago

This release fixes following issues:

  1. Added Mapping for TestOutcome.None to the UnitTestOutcome Enum to achieve NotExecuted behaviour in VSTS. #217 [Contributed By Irguzhav] [enhancement]
  2. TestMethod failures masked by TestCleanUp exceptions. #58
  3. Multiple copies added for same test on running multiple times in IntelliTest. #92
  4. Adapter is not sending TestCategory traits in Testcase object to Testhost. #189
  5. All the Assert constructor's has been made private and the classes sealed. #223

See release notes here

Don't miss a new testfx release

NewReleases is sending notifications on new releases.