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

"known failure" tests #28

Open
richcarl opened this issue Jul 7, 2012 · 1 comment
Open

"known failure" tests #28

richcarl opened this issue Jul 7, 2012 · 1 comment

Comments

@richcarl
Copy link
Owner

richcarl commented Jul 7, 2012

Idea: it should be possible to mark a test as "known failure" and report these separately, to handle test cases for known bugs not yet fixed (so you don't have to write a test case that checks that the bug is still present - tests should only be written to succeed for legal behaviour).

What about timeout/setup failures?

@marco-m
Copy link

marco-m commented Jan 16, 2016

This is a good idea indeed. Similar to the notion of skipping a test, that is not possible with eunit.

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