[pytest] testpaths = tests python_files = test_*.py python_functions = test_* addopts = -v --cov=. --cov-report=xml --cov-report=term-missing filterwarnings = ignore::DeprecationWarning