JetBrains / JetBrains/TeamCity.VSTest.TestAdapter
Removing TEAMCITY_PROJECT_NAME environment variable breaks other tools
Open
- Dominant language
- C#
- Stars
- 32
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Can anyone explain why the `TEAMCITY_PROJECT_NAME` env variable is removed by this test adapter?
https://github.com/JetBrains/TeamCity.VSTest.TestAdapter/blob/0716fdfa15f5d0c1babc399c1231c944871e1050/TeamCity.VSTest.TestLogger/Options.cs#L55
The lack of this variable breaks other tools (for example ApprovalTests) which relays on this variable while discovering TC context.
Kind Regards,
Cezary
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.