You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that the extension doesn't display the tests in the explorer when the methodDisplay of the xunit.runner.json has a value of method. Whenever I change that to the default methodAndClass they do show up.
The text was updated successfully, but these errors were encountered:
I have a project with the following versions:
Dotnet sdk version
3.1.409
Unit test framework:
Xunit 2.4.1
How to reproduce:
The problem is that the extension doesn't display the tests in the explorer when the
methodDisplay
of thexunit.runner.json
has a value ofmethod
. Whenever I change that to the defaultmethodAndClass
they do show up.The text was updated successfully, but these errors were encountered: