[pytest] minversion = 7.0 addopts = --cov-config=.coveragerc --verbose --junitxml=junit.xml --cov=pymf --cov-report term --cov-report html --cov-report xml --ruff testpaths = pymf required_plugins = pytest-randomly pytest-cov pytest-ruff pytest-repeat