[pytest] addopts = -vv --quiet --maxfail=10 --flake8 --cov-report html --cov-report term --cov=. python_files = test_*.py testpaths = .