pytest-rerunfailures plugins) by re-initializing and removing request/funcargs information in runtestprotocol() - which is a slightly odd place to add funcarg-related functionality but it allows all pytest_runtest_setup/teardown hooks to properly see a valid request/funcarg content on test items. |
||
|---|---|---|
| .. | ||
| collect.py | ||
| fixture.py | ||
| integration.py | ||
| metafunc.py | ||
| raises.py | ||