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

Document how to mark additional tests as skipped #48

Open
danielbachhuber opened this issue Oct 4, 2017 · 1 comment
Open

Document how to mark additional tests as skipped #48

danielbachhuber opened this issue Oct 4, 2017 · 1 comment

Comments

@danielbachhuber
Copy link
Member

At times, a host may find a test is failing for some known reason. They should be able to mark the test as skipped in their own test runner instance.

Related #47

@danielbachhuber danielbachhuber self-assigned this Oct 4, 2017
@danielbachhuber
Copy link
Member Author

As it turns out, there's no CLI argument for skipping specific tests, only groups :/

It may be possible by passing regex to --filter

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