-
- Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: pytest-dev/pytest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Ensure subtest's context kwargs are JSON serializable backport 9.0.x apply to PRs at any point; backports the changes to the 9.0.x branch bot:chronographer:provided (automation) changelog entry is part of PR
#13963 opened Nov 13, 2025 by nicoddemus Loading… updated Nov 13, 2025
doc: Clarify conftest.py hooks unavailable during pytest_addoption bot:chronographer:provided (automation) changelog entry is part of PR
#13954 opened Nov 12, 2025 by FazeelUsmani Loading… updated Nov 13, 2025
Start final removal of features deprecated for pytest 9 skip news used on prs to opt out of the changelog requirement
#13956 opened Nov 13, 2025 by bluetech Loading… updated Nov 13, 2025
Add CLI options reference documentation bot:chronographer:provided (automation) changelog entry is part of PR
#13930 opened Nov 11, 2025 by FazeelUsmani Loading… updated Nov 13, 2025
docs: fix misleading docstring about default vs skip=True in getoption bot:chronographer:provided (automation) changelog entry is part of PR
#13879 opened Nov 5, 2025 by midoriao Loading… updated Nov 12, 2025
Use predictable VMs for jobs in the CI github_actions pull requests that update GitHub Actions code type: infrastructure improvement to development/releases/CI structure
#13619 opened Jul 25, 2025 by ssbarnea Loading… updated Nov 10, 2025
Access parametrization ids bot:chronographer:provided (automation) changelog entry is part of PR
#13907 opened Nov 9, 2025 by cazier Loading… updated Nov 9, 2025
Fix internal error when source is modified
#13884 opened Nov 6, 2025 by solaluset Loading… updated Nov 8, 2025
Upload junit reports codecov skip news used on prs to opt out of the changelog requirement
#13778 opened Oct 2, 2025 by aleguy02 Loading… updated Nov 8, 2025
1 of 3 tasks
feat:add tests with uv bot:chronographer:provided (automation) changelog entry is part of PR
#13825 opened Oct 18, 2025 by sgaist Loading… updated Nov 6, 2025
runner: re-raise pytest.exit inside ExceptionGroups (fixes #13650) bot:chronographer:provided (automation) changelog entry is part of PR
#13736 opened Sep 18, 2025 by gomri15 Loading… updated Nov 3, 2025
Style: Use type.__name__ in raises error messages for consistency bot:chronographer:provided (automation) changelog entry is part of PR
#13862 opened Oct 29, 2025 by dariomesic Loading… updated Nov 2, 2025
Fix terminal reporter output not appearing with capture active
#13848 opened Oct 26, 2025 by RonnyPfannschmidt Loading… updated Oct 27, 2025
Fixed color inconsistency in verbose mode bot:chronographer:provided (automation) changelog entry is part of PR
#13819 opened Oct 16, 2025 by treyshaffer Loading… updated Oct 27, 2025
Disable assertion rewriting external modules bot:chronographer:provided (automation) changelog entry is part of PR
#13421 opened May 13, 2025 by Tusenka Loading… updated Oct 26, 2025
fix #13564 - warn when fixtures get wrapped with a decorator bot:chronographer:provided (automation) changelog entry is part of PR
#13745 opened Sep 22, 2025 by RonnyPfannschmidt • Draft updated Oct 24, 2025
Fix: Skip system temp directories in rootdir detection (issue #13822)
#13826 opened Oct 18, 2025 by AddyM Loading… updated Oct 24, 2025
Generalize (automation) changelog entry is part of PR
PYTEST_CURRENT_TEST for threading bot:chronographer:provided #13837 opened Oct 22, 2025 by Liam-DeVoe Loading… updated Oct 24, 2025
Add public API function pytest.match_markexpr for marker expression e… bot:chronographer:provided (automation) changelog entry is part of PR
#13783 opened Oct 3, 2025 by gomri15 Loading… updated Oct 22, 2025
prevent capteesys from duplicating output when -s disables global capture
#13796 opened Oct 7, 2025 by ron-42 Loading… updated Oct 22, 2025
Fix issue #13817: Fixed (automation) changelog entry is part of PR
AttributeError in Argument.__repr__ when dest attribute is not set. bot:chronographer:provided #13824 opened Oct 18, 2025 by thartline35 Loading… updated Oct 21, 2025
fix(testing): (automation) changelog entry is part of PR
pytest.approx correctly take account Mapping keys order to compare them bot:chronographer:provided #13815 opened Oct 15, 2025 by cmnemoi Loading… updated Oct 20, 2025
5 of 6 tasks
Deduplicate pythonwarnings to fix -W duplication
#13800 opened Oct 8, 2025 by tanuj-rai Loading… updated Oct 13, 2025
1 of 3 tasks
Display output failure message in insertion order of dictionary bot:chronographer:provided (automation) changelog entry is part of PR
#13587 opened Jul 5, 2025 by ritvi-alagusankar Loading… updated Oct 9, 2025
Remove
prune_dependency_tree and reuse getfixtureclosure logic #11243 opened Jul 22, 2023 by sadra-barikbin Loading… updated Oct 8, 2025
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.