pytest-cov
pytest-cov copied to clipboard
Use modern approach to specify hook options
The old way using marks is being deprecated in pytest 7.2:
https://github.com/pytest-dev/pytest/pull/9118