Newer
Older
addopts = --cov-config=.coveragerc --verbose --junitxml=junit.xml --cov=meanfi
--cov-report term --cov-report html --cov-report xml --ruff
required_plugins = pytest-randomly pytest-cov pytest-ruff pytest-repeat
addopts = --cov-config=.coveragerc --verbose --junitxml=junit.xml --cov=meanfi
--cov-report term --cov-report html --cov-report xml --ruff
required_plugins = pytest-randomly pytest-cov pytest-ruff pytest-repeat