[pytest] pythonpath = . testpaths = apps tests python_files = test_*.py python_classes = Test* *Checks python_functions = test_* norecursedirs = venv .git storage node_modules vendor build dist __pycache__ markers = integration: requires an external integration database: requires an explicitly configured database production_safe: read-only check approved for a production-like environment