mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-08-19 09:37:15 +02:00
support sampling and averages during testing
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ filterwarnings =
|
||||
ignore:.*U.*mode is deprecated:DeprecationWarning
|
||||
|
||||
# Test timeout (requires pytest-timeout)
|
||||
timeout = 1800
|
||||
timeout = 3000
|
||||
timeout_method = thread
|
||||
|
||||
# Parallel execution configuration (requires pytest-xdist)
|
||||
|
||||
Reference in New Issue
Block a user