You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could someone please explain the difference of pytest.config.getoption vs request.config.getoption and whether one should be preferred? Both seem to work, but I am unable to find any documentation/history on them.