File: conftest.py

package info (click to toggle)
python-pytest-cov 5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: python: 2,338; makefile: 6
file content (2 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (5)
1
2
def pytest_configure(config):
    config.option.runpytest = 'subprocess'