Replies: 1 comment 1 reply
-
Hi @symonk, I don't think it is possible but I'm not sure; if you take a look at |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
is it possible that given:
pytest --completely-made-up -s -v
That the flag is ignored?
parse_known_args()
kind of thing from argparse?Having a look around the documentation and I cannot spot anything jumping out around it. is it even possible with a custom plugin to control that globally for the run?
currently:
Beta Was this translation helpful? Give feedback.
All reactions