-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: pytest-dev/pytest
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
pytester: avoid unraisableexception gc collects in inline runs to speed up test suite
#13525
opened Jun 16, 2025 by
bluetech
Loading…
ci: replace softprops/action-gh-release with apply to PRs at any point; backports the changes to the 8.4.x branch
skip news
used on prs to opt out of the changelog requirement
gh release create
command
backport 8.4.x
#13524
opened Jun 16, 2025 by
bluetech
Loading…
pytester: a couple of fixes for (automation) changelog entry is part of PR
pytester.plugins
in subprocess mode
bot:chronographer:provided
#13522
opened Jun 16, 2025 by
bluetech
Loading…
build(deps): Bump twisted from 24.11.0 to 25.5.0 in /testing/plugins_integration
dependencies
pull requests that update a dependency file
python
pull requests that update Python code
#13521
opened Jun 16, 2025 by
dependabot
bot
Loading…
build(deps): Bump pytest-asyncio from 0.26.0 to 1.0.0 in /testing/plugins_integration
dependencies
pull requests that update a dependency file
python
pull requests that update Python code
#13520
opened Jun 16, 2025 by
dependabot
bot
Loading…
build(deps): Bump pytest-cov from 6.1.1 to 6.2.1 in /testing/plugins_integration
dependencies
pull requests that update a dependency file
python
pull requests that update Python code
#13519
opened Jun 16, 2025 by
dependabot
bot
Loading…
build(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2
dependencies
pull requests that update a dependency file
github_actions
pull requests that update GitHub Actions code
#13518
opened Jun 16, 2025 by
dependabot
bot
Loading…
pytester: patch GC_COLLECT_ITERATIONS to speed up the test suite
backport 8.4.x
apply to PRs at any point; backports the changes to the 8.4.x branch
skip news
used on prs to opt out of the changelog requirement
#13513
opened Jun 14, 2025 by
nicoddemus
Loading…
Fix compatibility with Twisted 25
backport 8.4.x
apply to PRs at any point; backports the changes to the 8.4.x branch
bot:chronographer:provided
(automation) changelog entry is part of PR
#13502
opened Jun 9, 2025 by
nicoddemus
Loading…
Enable triggering the test workflow manually
skip news
used on prs to opt out of the changelog requirement
#13496
opened Jun 7, 2025 by
nicoddemus
Loading…
Reintroduce PytestReturnNotNoneWarning
backport 8.4.x
apply to PRs at any point; backports the changes to the 8.4.x branch
bot:chronographer:provided
(automation) changelog entry is part of PR
#13495
opened Jun 7, 2025 by
nicoddemus
Loading…
testing: Explicitly pass (automation) changelog entry is part of PR
-Werror
to tests needing it
bot:chronographer:provided
#13481
opened Jun 3, 2025 by
mgorny
Loading…
4 of 6 tasks
use ParamSpec for pytest.skip instead of __call__ Protocol attribute
#13445
opened May 28, 2025 by
karlicoss
Loading…
Support PEP420 (implicit namespace packages) as (automation) changelog entry is part of PR
--pyargs
target.
bot:chronographer:provided
#13426
opened May 16, 2025 by
karlicoss
Loading…
Disable assertion rewriting external modules
bot:chronographer:provided
(automation) changelog entry is part of PR
#13421
opened May 13, 2025 by
Tusenka
Loading…
Add option to rerun all tests in files with last-failed tests
bot:chronographer:provided
(automation) changelog entry is part of PR
#13399
opened Apr 27, 2025 by
Tusenka
Loading…
Terminal tab progress reporting issue #13072
bot:chronographer:provided
(automation) changelog entry is part of PR
#13395
opened Apr 25, 2025 by
annatasio
Loading…
Conflicting custom arguments bugfix #12824
bot:chronographer:provided
(automation) changelog entry is part of PR
#13393
opened Apr 24, 2025 by
annatasio
Loading…
Add Missing Docstrings to validate_basetemp in main.py
bot:chronographer:provided
(automation) changelog entry is part of PR
#13373
opened Apr 13, 2025 by
Tusenka
Loading…
fix #6881 - add policies for too long ids from a str and use short as default
#13370
opened Apr 11, 2025 by
RonnyPfannschmidt
•
Draft
Fix 13314 add all plugins to pytester subprocess
bot:chronographer:provided
(automation) changelog entry is part of PR
#13316
opened Mar 20, 2025 by
Faboor
Loading…
6 tasks done
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…
add paramspec to callable forms of raises/warns/deprecated_call, rewrite tests to use CM form
bot:chronographer:provided
(automation) changelog entry is part of PR
topic: typing
type-annotation issue
#13241
opened Feb 20, 2025 by
jakkdl
Loading…
4 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.