[aliases] test=pytest [tool:pytest] addopts = --verbose --cov-config .coveragerc --cov-report term --cov-report xml --cov=camelot --mpl tests python_files = tests/test_*.py