-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: pytest-dev/pytest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement importlib.abc.InspectLoader in AssertionRewritingHook
#7885
opened Oct 11, 2020 by
ronaldoussoren
Loading…
updated Mar 9, 2021
2 of 6 tasks
Clean garbage tmpdirs with tempfile.TemporaryDirectory
#7941
opened Oct 25, 2020 by
graingert
Loading…
updated Aug 4, 2021
RFC: Add Downstream Plugin Testing
#9901
opened Apr 28, 2022 by
sommersoft
Loading…
updated May 31, 2022
refactor config file finding
#8358
opened Feb 20, 2021 by
RonnyPfannschmidt
•
Draft
updated Jul 31, 2022
1 of 2 tasks
Automatically attach to non-propagating loggers
#10303
opened Sep 16, 2022 by
haxtibal
Loading…
updated Sep 16, 2022
Stop using
atexit
and add integration tests for tmpdir
fixture
#10546
opened Nov 29, 2022 by
ykadowak
Loading…
updated Dec 3, 2022
[RFC] code location as a namedtuple
topic: typing
type-annotation issue
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#8056
opened Nov 21, 2020 by
RonnyPfannschmidt
•
Draft
updated Mar 17, 2023
[RFC] split up _pytest.python
#10996
opened May 13, 2023 by
RonnyPfannschmidt
•
Draft
updated May 19, 2023
Improvement: Base
FixtureArgKey
s on param values if possible, not param indices
#11271
opened Aug 1, 2023 by
sadra-barikbin
Loading…
updated Sep 16, 2023
WIP: Rework fixture dependency graph calculation
#11533
opened Oct 21, 2023 by
jgersti
Loading…
updated Oct 27, 2023
Fix
MonkeyPatch.setattr
leaving a new item in vars(target)
when overriding an inherited attribute of a non-class object
#10645
opened Jan 9, 2023 by
gschaffner
•
Draft
updated Nov 6, 2023
Fix
MonkeyPatch.setattr
/delattr
binding descriptors when raising=False
#10647
opened Jan 10, 2023 by
gschaffner
•
Draft
updated Nov 6, 2023
Proposal: root spec import mode to replace legacy importing and importmode
#10824
opened Mar 19, 2023 by
RonnyPfannschmidt
•
Draft
updated Nov 6, 2023
Updated diff to show \t in string comparison assertions
#10961
opened May 3, 2023 by
mthaitan
Loading…
updated Nov 6, 2023
Adding whitespace escaping on difference display
#11696
opened Dec 11, 2023 by
OlegP-andrew
Loading…
updated Dec 11, 2023
Adding stdio option for show-capture
#11679
opened Dec 7, 2023 by
ihindi1111
Loading…
updated Dec 12, 2023
Remove
prune_dependency_tree
and reuse getfixtureclosure
logic
#11243
opened Jul 22, 2023 by
sadra-barikbin
Loading…
updated Dec 15, 2023
terminal: include markers in
--collect-only
output
#11812
opened Jan 14, 2024 by
cj-timothy-sampson
•
Draft
updated Jan 14, 2024
2 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.