| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -353,9 +353,9 @@ ignore = "W009" | |||
| 353 | 353 | indent = 4 | |
| 354 | 354 | max_supported_python = "3.14" | |
| 355 | 355 | ||
| 356 | - [tool.pytest.ini_options] | ||
| 356 | + [tool.pytest] | ||
| 357 | 357 | minversion = "2.0" | |
| 358 | - addopts = "-rfEX -p pytester --strict-markers" | ||
| 358 | + addopts = [ "-rfEX", "-p", "pytester", "--strict-markers" ] | ||
| 359 | 359 | python_files = [ | |
| 360 | 360 | "test_*.py", | |
| 361 | 361 | "*_test.py", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments