As mentioned, I have to test some code and wanted to do it with xUnit. Then I have seen, that the buttons under the "[Fact]"-attribute are not shown, however. I use VS Code.
I searched for it and haave found absolutly nothing suitable. It s like the problem does not happens usually.
Here are my dependencies. I changed absolutely nothing. I just started a xUnit-project and the problem was presented.
If I test via "dotnet test" in the console, there is not problem, but it disturbs me.
I don t know what to tell more.. Would be very glad if someone could help me.
Thank U.
I just started a xUnit-project and the problem was just there. I changed absolutely nothing. In an other project the problem is not presented. It s just in this project. Don t know why.