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

Add a mechanism for reporting skipped tests #1

Open
akesterson opened this issue Oct 5, 2013 · 0 comments
Open

Add a mechanism for reporting skipped tests #1

akesterson opened this issue Oct 5, 2013 · 0 comments

Comments

@akesterson
Copy link
Owner

I don't think we need to add anything special for saying "skip this test" - wrapping the test definition in an 'if' block for conditional definition seems good enough for me - but we should report on any tests that do get skipped, because otherwise we're not technically xunit compliant.

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