[pytest] testpaths = tests python_files = test_*.py python_functions = test_* addopts = -q --tb=short markers = smoke: Fast smoke tests for core regression checks. integration: Integration tests across modules/db/api behavior. slow: Long-running or heavy tests.