Skip to content

Pull requests: pytest-dev/pytest

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

Pull requests list

Adding a non regression test for #9765
#11725 opened Dec 19, 2023 by fcharras Loading…
Fix teardown error reporting when --maxfail=1 needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch
#11721 opened Dec 18, 2023 by bbrown1867 Loading…
build(deps): Bump actions/download-artifact from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#11719 opened Dec 18, 2023 by dependabot bot Loading…
build(deps): Bump hynek/build-and-inspect-python-package from 1.5.4 to 2.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#11718 opened Dec 18, 2023 by dependabot bot Loading…
nodes: fix tracebacks from collection errors are not getting pruned needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch
#11711 opened Dec 16, 2023 by bluetech Loading…
Resolving Issue #11666
#11700 opened Dec 13, 2023 by TyYan03 Loading…
Full diff issue
#11688 opened Dec 8, 2023 by JamieC2002 Loading…
Make use of -I in all Python invocations
#11682 opened Dec 7, 2023 by webknjaz Loading…
Adding stdio option for show-capture
#11679 opened Dec 7, 2023 by ihindi1111 Loading…
Improve error message when using @pytest.fixture twice needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch
#11670 opened Dec 5, 2023 by The-Compiler Loading…
Resolving Issue #11457
#11669 opened Dec 5, 2023 by seanpourgoutzidis Loading…
Draft proposal for ExpectedExceptionGroup
#11656 opened Dec 1, 2023 by jakkdl Draft
2 of 6 tasks
Test case verbosity
#11653 opened Nov 30, 2023 by plannigan Loading…
Rework Session and Package collection
#11646 opened Nov 27, 2023 by bluetech Loading… 8.0
type-ify nodes
#11614 opened Nov 14, 2023 by RonnyPfannschmidt Draft
Add summary for xfails with -rxX option
#11574 opened Nov 1, 2023 by sturmf Loading…
WIP: Rework fixture dependency graph calculation
#11533 opened Oct 21, 2023 by jgersti Loading…
Doc xfail
#11501 opened Oct 13, 2023 by TanyaAgarwal28 Loading…
Make xpass failure again warning #11467
#11499 opened Oct 12, 2023 by TanyaAgarwal28 Loading…
ProTip! Exclude everything labeled bug with -label:bug.