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

Display Name not Shown Until I Build #669

Closed
spottedmahn opened this issue Dec 18, 2019 · 7 comments
Closed

Display Name not Shown Until I Build #669

spottedmahn opened this issue Dec 18, 2019 · 7 comments
Assignees

Comments

@spottedmahn
Copy link
Contributor

Description

I have to build for TestMethod(displayName: "Some Display Name") to show up properly in test explorer.

Steps to reproduce

build to show display name

Sample code

Expected behavior

I shouldn't have to build

Actual behavior

I have to build

Environment

VS 2019 Preview, 16.5.0 Preview 1

@nohwnd nohwnd self-assigned this Dec 19, 2019
@nohwnd
Copy link
Member

nohwnd commented Dec 20, 2019

Probably some more work needs to be done in discovery? Do you want to tackle this and make a PR or should I have a look?

@singhsarab
Copy link
Contributor

This would probably be an enhancement in source based discovery (where the adapter is not involved).

@shyamnamboodiripad can you please take a look.

@AbhitejJohn
Copy link
Contributor

Thats correct, Source Based Discovery does not consider Display Name at the moment. We'd want to consider adding that in.

@spottedmahn
Copy link
Contributor Author

This would probably be an enhancement in source based discovery

Does that mean in Visual Studio?

@ManishJayaswal
Copy link

This is a VS issue in SBD. I think we might already have a bug tracking this. This however does eventually gets fixed after build though.
@nohwnd - we should just close this issue.
@shyamnamboodiripad - FYI

@spottedmahn
Copy link
Contributor Author

This however does eventually gets fixed after build though

Sure but it's annoying and confusing IMHO

@spottedmahn
Copy link
Contributor Author

Dev Community issue

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

5 participants