Add global 200s `pytest-timeout`

(cherry picked from commit 5998774535)
(cherry picked from commit 19dd6fc739)
trionics_start_or_cancel
Gud Boi 2026-04-21 13:33:34 -04:00
parent e5d4d9494b
commit fc3ab9561b
1 changed files with 1 additions and 0 deletions

View File

@ -193,6 +193,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'