فهرست منبع

Triple pytest timeout multiplier for cold loads

Zed 2 ماه پیش
والد
کامیت
6b86aaa27f
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      tests/pyproject.toml

+ 3 - 0
tests/pyproject.toml

@@ -6,3 +6,6 @@ package-mode = false
 [tool.poetry.dependencies]
 python = "^3.14"
 seleniumbase = "4.46.5"
+
+[tool.pytest.ini_options]
+addopts = "--timeout_multiplier=3"