Skip to content

v1.2.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@khilangoel khilangoel released this 09 Aug 19:53

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