[pytest] testpaths = tests_2.0 python_files = test_*.py python_classes = Test* python_functions = test_* markers = spec: JSON API contract tests (current spec only) wet: Opt-in live tests against Hugging Face (require env) live_push: Alias for wet; push live tests (require env) live_list: Alias for wet; list human live tests (require env) live_clone: Alias for wet; clone live tests (require env, ADR-007 Phase 1) issue27: Real-model health policy tests (opt-in; read-only user cache) filterwarnings = ignore::urllib3.exceptions.NotOpenSSLWarning