Releases: JetBrains/TeamCity.VSTest.TestAdapter
Releases · JetBrains/TeamCity.VSTest.TestAdapter
1.0.41
Changes:
- Added experimental mode for reporting test names using the test run's display name instead of the test case display name. This could resolve the issue with reporting MSTest data-driven tests (TW-82355, TW-89577). To enable it, use the environment variable
TEAMCITY_USE_TEST_RESULT_DISPLAY_NAME
with the valuetrue
. Disabled by default as it has not been properly tested yet and may change in future releases.
1.0.40
1.0.39
Changes:
- The directory for test attachments is now separated into subdirectories by namespaces
- The maximum length of each subdirectory's name is 200 characters
1.0.38
Changes:
- Added informational logging on test logger initialization
- Slightly shortened the name of the test reports directory
1.0.37
1.0.33
Changes:
- Added extended test information
1.0.30
Fixed:
- Incorrect tests counter
1.0.29
Fixed issues:
- Invalid count of tests
1.0.28
Changes:
- Fix XUnit tests
1.0.27
Fixed issues:
- Use an environment variable TEAMCITY_PROCESS_FLOW_ID as a root flow id