XUnit stopped creating Tests tab for .NET 7.0 Follow Krzysztof Blacha Created November 21, 2022 13:30 Anyone noticed that when switching from .NET 6 to 7. The dotnet test command no longer generates a Tests tab in TC?
Hi! That seems to be related to a known issue: https://youtrack.jetbrains.com/issue/TW-77992
Be sure to check out this comment for a workaround.