Skip to content

Pull requests: pytest-dev/pytest

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Integrate pytest-subtests bot:chronographer:provided (automation) changelog entry is part of PR
#13738 opened Sep 20, 2025 by nicoddemus Loading… updated Oct 20, 2025 9.0
fix(testing): pytest.approx returns a clearer error mesage when comparing mappings with different keys bot:chronographer:provided (automation) changelog entry is part of PR
#13818 opened Oct 15, 2025 by cmnemoi Loading… updated Oct 20, 2025
5 of 6 tasks
fix(testing): pytest.approx correctly take account Mapping keys order to compare them bot:chronographer:provided (automation) changelog entry is part of PR
#13815 opened Oct 15, 2025 by cmnemoi Loading… updated Oct 20, 2025
5 of 6 tasks
feat:add tests with uv
#13825 opened Oct 18, 2025 by sgaist Loading… updated Oct 19, 2025
Fix rootdir detection when setup.py exists in temp directory
#13828 opened Oct 19, 2025 by jayalath-jknr Loading… updated Oct 19, 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 18, 2025
fix: improve error message when pytest.approx() dicts have different keys
#13821 opened Oct 16, 2025 by enioxt Loading… updated Oct 16, 2025
Deduplicate pythonwarnings to fix -W duplication
#13800 opened Oct 8, 2025 by tanuj-rai Loading… updated Oct 13, 2025
1 of 3 tasks
prevent capteesys from duplicating output when -s disables global capture
#13796 opened Oct 7, 2025 by ron-42 Loading… updated Oct 10, 2025
Remove prune_dependency_tree and reuse getfixtureclosure logic
#11243 opened Jul 22, 2023 by sadra-barikbin Loading… updated Oct 8, 2025
Clean garbage tmpdirs with tempfile.TemporaryDirectory bot:chronographer:provided (automation) changelog entry is part of PR
#7941 opened Oct 25, 2020 by graingert Loading… updated Oct 7, 2025
Add feauture of parametrize declaration order #13223 bot:chronographer:provided (automation) changelog entry is part of PR
#13758 opened Sep 27, 2025 by DionisiaK4 Loading… updated Oct 7, 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 Oct 3, 2025
1 of 3 tasks
[refactor] Start using match case in 'assertrepr_compare' skip news used on prs to opt out of the changelog requirement
#13762 opened Sep 28, 2025 by Pierre-Sassoulas Loading… updated Sep 30, 2025
Add warning about generators for parametrizing class or module
#13742 opened Sep 21, 2025 by andrewwillowen Loading… updated Sep 30, 2025
Allow adding parameter names to auto-generated parametrized test IDs bot:chronographer:provided (automation) changelog entry is part of PR
#13106 opened Jan 4, 2025 by Bastian-Krause Loading… updated Sep 18, 2025
no cache fixtures POC
#12816 opened Sep 14, 2024 by niroshaimos Draft updated Sep 3, 2025
Use predictable VMs for jobs in the CI backport 8.4.x apply to PRs at any point; backports the changes to the 8.4.x branch 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 Aug 6, 2025
💅 Migrate coveragerc to use source_pkgs skip news used on prs to opt out of the changelog requirement
#12877 opened Oct 11, 2024 by webknjaz Draft updated Jun 2, 2025
Conflicting custom arguments bugfix #12824 bot:chronographer:provided (automation) changelog entry is part of PR
#13393 opened Apr 24, 2025 by annatasio Loading… updated Apr 26, 2025
Fix bug discovered due to the change in implicit-str-concat needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch skip news used on prs to opt out of the changelog requirement type: bug problem that needs to be addressed
#12378 opened May 27, 2024 by Pierre-Sassoulas Draft updated Apr 13, 2025
Allow parametrize to depend on previous parametrize bot:chronographer:provided (automation) changelog entry is part of PR
#13242 opened Feb 20, 2025 by Anton3 Loading… updated Mar 10, 2025
ProTip! Filter pull requests by the default branch with base:main.