pytest 5 support
The pytest.config
global object is removed in 5.0. We need an alternative way to implement the @LONGRUN
option.
https://docs.pytest.org/en/latest/deprecations.html#pytest-config-global
The pytest.config
global object is removed in 5.0. We need an alternative way to implement the @LONGRUN
option.
https://docs.pytest.org/en/latest/deprecations.html#pytest-config-global