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