mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 21:56:33 +00:00
86d8e7e22d
Made-with: Cursor
7 lines
155 B
INI
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
|