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

correct-class-fixtures (#10819) (#14011) bot:chronographer:provided (automation) changelog entry is part of PR
#14071 opened Dec 28, 2025 by yastcher Loading…
2
Fix scope resolution for parametrized fixtures using dict order bot:chronographer:provided (automation) changelog entry is part of PR
#14070 opened Dec 28, 2025 by joddeepesh-cloud Loading…
Preserve insertion order for extra dict items in assertion output bot:chronographer:provided (automation) changelog entry is part of PR
#14066 opened Dec 26, 2025 by RafiB982 Loading…
Docs: move collection-reporting hooks under collection hooks (fixes #… bot:chronographer:provided (automation) changelog entry is part of PR
#14056 opened Dec 21, 2025 by skprasadu Loading…
Fix: assertrepr_compare respects dict insertion order bot:chronographer:provided (automation) changelog entry is part of PR
#14050 opened Dec 17, 2025 by DavidAGInnovation Loading…
Catch conftest blocking bot:chronographer:provided (automation) changelog entry is part of PR
#14018 opened Nov 30, 2025 by Bubble-Interface Loading…
Resolving Issue #13902
#14017 opened Nov 30, 2025 by emilymamcarz Loading…
doc: use builtin confval directive, add :type: and :default: bot:chronographer:provided (automation) changelog entry is part of PR
#14012 opened Nov 29, 2025 by bluetech Loading…
separate subtests failures to give better indication on tests analysis bot:chronographer:provided (automation) changelog entry is part of PR
#13987 opened Nov 20, 2025 by RoniKishner Loading…
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…
Access parametrization ids bot:chronographer:provided (automation) changelog entry is part of PR
#13907 opened Nov 9, 2025 by cazier Loading…
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…
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…
Generalize PYTEST_CURRENT_TEST for threading bot:chronographer:provided (automation) changelog entry is part of PR
#13837 opened Oct 22, 2025 by Liam-DeVoe Loading…
feat:add tests with uv bot:chronographer:provided (automation) changelog entry is part of PR
#13825 opened Oct 18, 2025 by sgaist Loading…
Fixed color inconsistency in verbose mode bot:chronographer:provided (automation) changelog entry is part of PR
#13819 opened Oct 16, 2025 by treyshaffer Loading…
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…
5 of 6 tasks
Deduplicate pythonwarnings to fix -W duplication
#13800 opened Oct 8, 2025 by tanuj-rai Loading…
1 of 3 tasks
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…
ProTip! Exclude everything labeled bug with -label:bug.