mirror of
https://github.com/azaion/detections.git
synced 2026-04-22 09:06:31 +00:00
[AZ-137] [AZ-138] Decompose test tasks and scaffold E2E test infrastructure
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[pytest]
|
||||
markers =
|
||||
gpu: marks tests requiring GPU runtime
|
||||
cpu: marks tests for CPU-only runtime
|
||||
slow: marks tests that take >30s
|
||||
timeout = 120
|
||||
Reference in New Issue
Block a user