[tool:pytest] minversion = 6.0 addopts = -ra -q testpaths = tests python_files = test_*.py *_test.py markers = slow: marks tests as slow (deselect with '-m "not slow"') integration: marks tests as integration tests