Files
detections/e2e/pytest.ini
T
2026-03-23 14:07:54 +02:00

7 lines
155 B
INI

[pytest]
markers =
gpu: marks tests requiring GPU runtime
cpu: marks tests for CPU-only runtime
slow: marks tests that take >30s
timeout = 120