Add global 200s `pytest-timeout`

subint_spawner_backend
Gud Boi 2026-04-21 13:33:34 -04:00
parent 9bd113154b
commit 17f1ea5910
1 changed files with 1 additions and 0 deletions

View File

@ -198,6 +198,7 @@ all_bullets = true
[tool.pytest.ini_options]
minversion = '6.0'
timeout = 200 # per-test hard limit
# https://docs.pytest.org/en/stable/reference/reference.html#configuration-options
testpaths = [
'tests'