Yago Bolivar
feat: add pytest configuration with custom markers for integration and CV-dependent tests
1d597ed
raw
history blame contribute delete
149 Bytes
[pytest]
markers =
integration: marks tests as integration tests (may require network)
cv_dependent: marks tests that rely on CV model setup