Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test not displayed in explorer with a xunit.runner.json with methodDisplay: "method" #387

Open
sevetseh28 opened this issue Jul 24, 2023 · 0 comments

Comments

@sevetseh28
Copy link

sevetseh28 commented Jul 24, 2023

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 the xunit.runner.json has a value of method. Whenever I change that to the default methodAndClass they do show up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant