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

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…
[pre-commit.ci] pre-commit autoupdate
#14065 opened Dec 22, 2025 by pre-commit-ci bot Loading…
build(deps): Bump actions/upload-artifact from 5 to 6 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14062 opened Dec 22, 2025 by dependabot bot Loading…
build(deps): Bump codecov/codecov-action from 5.5.1 to 5.5.2 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14061 opened Dec 22, 2025 by dependabot bot Loading…
build(deps): Bump actions/download-artifact from 6 to 7 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14060 opened Dec 22, 2025 by dependabot bot Loading…
build(deps): Bump peter-evans/create-pull-request from 7.0.9 to 8.0.0 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14059 opened Dec 22, 2025 by dependabot bot Loading…
build(deps): Bump actions/cache from 4 to 5 dependencies pull requests that update a dependency file github_actions pull requests that update GitHub Actions code
#14058 opened Dec 22, 2025 by dependabot bot 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…
[automated] Update plugin list
#14055 opened Dec 21, 2025 by github-actions bot Loading…
docs: clarify capture fixture precedence over -s bot:chronographer:provided (automation) changelog entry is part of PR
#14053 opened Dec 20, 2025 by Bubble-Interface 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…
ProTip! Exclude everything labeled bug with -label:bug.