Choose conftest.py file to run particular test #10620
Answered
by
RonnyPfannschmidt
andrsGutirrz
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
RonnyPfannschmidt
Dec 29, 2022
Replies: 2 comments
-
I have tried with |
Beta Was this translation helpful? Give feedback.
0 replies
-
All conftest files in parent directories apply to particular tests, With confcutdir one can exclude some parent folders, but never the other way around |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrsGutirrz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All conftest files in parent directories apply to particular tests,
With confcutdir one can exclude some parent folders, but never the other way around