dotnet test Not working on .NET 7
Answered
Hi,
The adaptater is not working since I migrated CI to .NET 7.
My configuration :
TeamCity 2022.10.1 (build 116934)
Visual Studio 17.4.2
Dotnet 7.0.100
Same issue reported to github : https://github.com/JetBrains/TeamCity.VSTest.TestAdapter/issues/45
Please sign in to leave a comment.
It seems to be related to this issue: https://youtrack.jetbrains.com/issue/TW-77992
Please check the workaround here: https://youtrack.jetbrains.com/issue/TW-77992/.NET-runner-doesnt-show-tests-in-.NET-7-builds#focus=Comments-27-6537326.0-0
Cheers!
Hi,
Thanks for your advice it works.
Cheers