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

Ability to provide a reason for Ignored tests #126

Closed
AbhitejJohn opened this issue Mar 26, 2017 · 1 comment
Closed

Ability to provide a reason for Ignored tests #126

AbhitejJohn opened this issue Mar 26, 2017 · 1 comment
Assignees
Milestone

Comments

@AbhitejJohn
Copy link
Contributor

Description

Tests tagged with the IgnoreAttribute do not have the ability to state a reason why these tests are ignored. This requires users to search through the test code to figure out why it was disabled. The ask here is to have something similar to

[Ignore("Enable after refactoring.")]

This reason would then start showing when test results are displayed in trx/VS IDE/CLI

Here is the uservoice item that requests this ability.

@AbhitejJohn
Copy link
Contributor Author

This is part of the latest dev builds.

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

2 participants