How to access command line options in pytest_runtest_makereport function #680
Replies: 1 comment
-
Moved to pytest. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have this in
conftest.py
What is the best way to read
cmdopt
value insidepytest_runtest_makereport
function?Beta Was this translation helpful? Give feedback.
All reactions