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

Support multiple directives per % doctest: #146

Open
cbm755 opened this issue Jun 23, 2016 · 0 comments
Open

Support multiple directives per % doctest: #146

cbm755 opened this issue Jun 23, 2016 · 0 comments

Comments

@cbm755
Copy link
Collaborator

cbm755 commented Jun 23, 2016

This might be nice to have:

... % doctest: +XFAIL_IF (foo)  -NORMALIZE_WHITESPACE  +SKIP_IF (bar)

But not so easy to implement currently, see discussion in #141.

Workaround: use more than one % doctest:

Patches gladly accepted!

@cbm755 cbm755 changed the title Support multiple per directives per % doctest: Support multiple directives per % doctest: Feb 5, 2017
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

2 participants