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

Visual Studio test explorer cannot filter skipped tests by message #110

Closed
tuespetre opened this issue Apr 19, 2018 · 1 comment
Closed

Comments

@tuespetre
Copy link

Since the skip reason is added as a 'standard output' message, it doesn't show the message in the test explorer or allow you to filter by message. I propose to change it so that on a skipped test, the VS test result's 'error message' is set to the skip reason instead, and that the skip reason is not passed as 'standard output'. I have tried this with a clone of the repository and the result is as expected. Please let me know if I can submit a PR.

@bradwilson bradwilson transferred this issue from xunit/xunit Dec 9, 2018
@clairernovotny
Copy link
Member

Please file a PR for review!

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

No branches or pull requests

3 participants