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
-
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