Commit 92858ee
docs: add pytest 9.0+ native TOML configuration format
Update pyproject.toml examples to show the new `[tool.pytest]` native
TOML format introduced in pytest 9.0, while keeping `[tool.pytest.ini_options]`
for pytest 7.x/8.x compatibility.
Reference:
https://docs.pytest.org/en/stable/changelog.html#pytest-9-0-0-2025-11-051 parent 3f550d9 commit 92858ee
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
36 | 48 | | |
37 | 49 | | |
38 | 50 | | |
| |||
0 commit comments