An open API service for providing issue and pull request metadata for open source projects.

GitHub / pytest-dev/pytest issues and pull requests

#13365 - Schedule atexit failure at import time

Issue - State: closed - Opened by giampaolo 4 months ago - 1 comment

#13363 - Upload JUnit Test Reports to Codecov for Enhanced Test Visibility

Pull Request - State: open - Opened by BahramF73 4 months ago - 1 comment
Labels: bot:chronographer:provided

#13362 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#13360 - Quadratic runtime - O(n*n), n = number of tests

Issue - State: open - Opened by fatso83 4 months ago - 8 comments
Labels: type: performance

#13358 - build(deps): Bump pytest-cov from 6.0.0 to 6.1.1 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#13357 - build(deps): Bump pytest-django from 4.10.0 to 4.11.1 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#13356 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment

#13355 - Should `pytest.fail.Exception` be a subclass of `AssertionError`?

Issue - State: closed - Opened by giampaolo 4 months ago - 4 comments
Labels: type: question

#13354 - `Node.get_closest_marker` default kwarg deprecation

Issue - State: open - Opened by azariiva 4 months ago - 1 comment
Labels: topic: marks

#13351 - Addoption behaviour change with path as value

Issue - State: closed - Opened by CreatingNull 4 months ago

#13350 - Missing documentation on filtering warnings

Issue - State: closed - Opened by ddeepwell 4 months ago - 2 comments

#13349 - Documenting usability of parameter from `pytest_generate_tests` or `pytest.mark.parametrize` inside `pytest.mark.usefixtures`

Issue - State: closed - Opened by Hawk777 4 months ago - 6 comments
Labels: type: question, type: docs

#13348 - Clean up type hints from #13345 and add a test

Pull Request - State: closed - Opened by rouge8 4 months ago - 2 comments
Labels: skip news, bot:chronographer:provided

#13346 - Add note on using mixin classes for abstract test classes in documentation

Pull Request - State: closed - Opened by BahramF73 4 months ago - 1 comment
Labels: bot:chronographer:provided, backport 8.3.x

#13345 - Fix type hints for `TestReport.when` and `TestReport.location`

Pull Request - State: closed - Opened by rouge8 4 months ago - 6 comments
Labels: bot:chronographer:provided

#13343 - Add title and change spelling for use of approx with non-numerics

Pull Request - State: closed - Opened by callummscott 4 months ago - 1 comment
Labels: skip news, backport 8.3.x

#13341 - doc: clarify the behavior of `approx`

Pull Request - State: closed - Opened by natmokval 4 months ago - 4 comments
Labels: bot:chronographer:provided, backport 8.3.x

#13339 - Enable GitHub Sponsors and thanks.dev in FUNDING.yml

Pull Request - State: closed - Opened by nicoddemus 4 months ago - 6 comments
Labels: skip news, backport 8.3.x

#13338 - Fix broken ``approx`` when mixing numpy booleans and booleans

Pull Request - State: closed - Opened by BahramF73 4 months ago - 3 comments
Labels: bot:chronographer:provided, backport 8.3.x

#13336 - build(deps): Bump pytest-asyncio from 0.25.3 to 0.26.0 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#13335 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment

#13334 - Intermittent Test Failure with pytest on Python 3.13

Issue - State: closed - Opened by wowi42 4 months ago - 8 comments
Labels: status: needs information

#13332 - tests to show issue makepyfiles encodes files not properly

Pull Request - State: closed - Opened by d-chris 4 months ago - 1 comment
Labels: bot:chronographer:provided

#13331 - fixture function `makepyfile` does not encode files properly

Issue - State: open - Opened by d-chris 4 months ago - 2 comments
Labels: type: enhancement, topic: fixtures

#13330 - Warn if both pytest.ini (.pytest.ini) and pyproject.toml with pytest ops exist

Issue - State: open - Opened by ludwick 4 months ago - 1 comment
Labels: type: enhancement, topic: reporting

#13329 - prepare example test for stopiteration passover issue

Pull Request - State: closed - Opened by graingert 4 months ago

#13328 - Fix for #11067

Pull Request - State: closed - Opened by harmin-parra 4 months ago
Labels: bot:chronographer:provided

#13327 - doctest options NUMBER and ELLIPSIS seem incompatible

Issue - State: open - Opened by wade-cheng 4 months ago - 1 comment
Labels: plugin: doctests

#13326 - Extra Documentation For Importing Session Scoped Fixtures From A File

Issue - State: open - Opened by AyhamSaffar 4 months ago
Labels: topic: fixtures

#13325 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#13323 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment

#13322 - calling capture.resume_global_capture() changes the used terminal width

Issue - State: open - Opened by 15r10nk 4 months ago - 2 comments
Labels: type: bug, plugin: capture

#13319 - Collection Incorrect When Specify Both Parent and Sub Folders

Issue - State: open - Opened by hfudev 4 months ago - 1 comment
Labels: type: bug, topic: collection

#13318 - Bugfix for pytest plugins set to hypothesis pytestplugin (#12647)

Pull Request - State: closed - Opened by TobiMcNamobi 4 months ago - 1 comment
Labels: bot:chronographer:provided, backport 8.3.x

#13317 - Specify minimum requirements for dependencies

Pull Request - State: closed - Opened by namurphy 4 months ago - 3 comments
Labels: bot:chronographer:provided

#13316 - Fix 13314 add all plugins to pytester subprocess

Pull Request - State: closed - Opened by Faboor 4 months ago - 1 comment
Labels: bot:chronographer:provided

#13315 - Implement PEP 302 optional get_code loader method

Pull Request - State: open - Opened by P403n1x87 4 months ago - 3 comments

#13314 - Pytester.runpytest_subprocess only adds the first plugin from pytester.plugins

Issue - State: closed - Opened by Faboor 4 months ago - 1 comment
Labels: type: bug, plugin: pytester

#13312 - [regression][8.2.2] `KeyError` sometimes crashes test collection on PyPy while reordering fixtures

Issue - State: closed - Opened by webknjaz 4 months ago - 18 comments
Labels: type: bug, topic: parametrize, topic: collection, topic: selection, type: regression, topic: fixtures

#13310 - Configuration in tox.toml not supported

Issue - State: closed - Opened by drocheam 4 months ago - 1 comment

#13308 - Test failures with Python 3.14.0a6

Issue - State: closed - Opened by hroncok 4 months ago - 10 comments

#13306 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago
Labels: skip news

#13305 - Pytest plugin list page for stable version isn't updated

Issue - State: closed - Opened by yugokato 4 months ago - 4 comments
Labels: type: docs, type: infrastructure

#13304 - Doc on `conftest.py` hook interactions with `pytest_addoption()` possibly misleading

Issue - State: open - Opened by TTsangSC 4 months ago - 2 comments
Labels: type: docs, topic: config

#13303 - build(deps): Bump anyio[trio] from 4.8.0 to 4.9.0 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#13302 - build(deps): Bump pytest-xvfb from 3.0.0 to 3.1.1 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#13301 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment

#13299 - Update additional projects list to include my new plugin

Pull Request - State: closed - Opened by mardiros 4 months ago - 3 comments
Labels: skip news

#13296 - Conftest file is loaded multiple times

Issue - State: open - Opened by wassupxP 4 months ago - 1 comment
Labels: platform: windows, topic: config

#13293 - Fix incorrect pyc cache loaded when test file is updated in short time

Pull Request - State: closed - Opened by jnhyperion 5 months ago - 1 comment
Labels: bot:chronographer:provided

#13291 - fix attrs==25.2.0 compatibility

Pull Request - State: closed - Opened by jakkdl 5 months ago - 8 comments
Labels: bot:chronographer:provided, backport 8.3.x

#13290 - CI fails with attrs 25.2.0

Issue - State: closed - Opened by jakkdl 5 months ago - 1 comment
Labels: status: help wanted

#13287 - Possibility to succeed early from nested function call

Issue - State: closed - Opened by torfsen 5 months ago - 1 comment

#13286 - What should `raises` and `RaisesGroup` raise?

Issue - State: open - Opened by jakkdl 5 months ago - 3 comments
Labels: topic: reporting, type: backward compatibility

#13285 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#13284 - Can't configure warnings module in pytest_configure

Issue - State: open - Opened by tlandschoff-scale 5 months ago
Labels: plugin: warnings, topic: config

#13283 - build(deps): Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, github_actions

#13282 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago - 1 comment

#13281 - [PR #13280/72031556 backport][8.3.x] doc: Update trainings

Pull Request - State: closed - Opened by patchback[bot] 5 months ago - 1 comment

#13280 - doc: Update trainings

Pull Request - State: closed - Opened by The-Compiler 5 months ago - 1 comment
Labels: type: docs, skip news, backport 8.3.x

#13279 - raisesgroup followups

Pull Request - State: closed - Opened by jakkdl 5 months ago - 4 comments
Labels: bot:chronographer:provided

#13278 - https://docs.pytest.org/en/latest/

Issue - State: closed - Opened by SaaSCh 5 months ago

#13277 - upgrading to pytest 8.3.5 causes :Cannot read termcap database;using dumb terminal settings" error

Issue - State: closed - Opened by KRRT7 5 months ago - 9 comments
Labels: type: regression, status: needs information, stale

#13276 - build(deps): Bump django from 5.1.6 to 5.1.7 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python

#13275 - improve raisesgroup code coverage

Pull Request - State: closed - Opened by jakkdl 5 months ago - 1 comment
Labels: skip news

#13274 - pytest failed to parse the filterwarnings option due to subtle issues related to python path

Issue - State: open - Opened by jdhao 5 months ago - 1 comment
Labels: topic: collection, plugin: warnings

#13273 - require codecov patch % to be 100%

Pull Request - State: closed - Opened by jakkdl 5 months ago - 5 comments
Labels: skip news

#13272 - Improve repr(Skipped): add __repr__ method and test coverage

Pull Request - State: closed - Opened by Artem-Sarkisian 5 months ago - 2 comments
Labels: bot:chronographer:provided

#13271 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#13270 - Update rm_rf function to force remove directories

Pull Request - State: closed - Opened by ayushjariyal 5 months ago

#13269 - pytest: garbage cannot be removed [Errno 39]

Issue - State: closed - Opened by ayushjariyal 5 months ago - 6 comments
Labels: status: needs information, stale

#13268 - build(deps): Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, github_actions

#13267 - chore(changelog) Minor typo fix

Pull Request - State: closed - Opened by tony 5 months ago - 3 comments
Labels: skip news

#13266 - Docs failing to build on latest/8.3.x

Issue - State: open - Opened by nicoddemus 5 months ago - 1 comment
Labels: type: docs

#13265 - Cherry-pick release 8.3.5

Pull Request - State: closed - Opened by nicoddemus 5 months ago

#13264 - Release 8.3.5

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago

#13263 - Fix prepare-release-pr script

Pull Request - State: closed - Opened by nicoddemus 5 months ago - 2 comments
Labels: skip news, backport 8.3.x

#13262 - Fix prepare-release-pr script

Pull Request - State: closed - Opened by nicoddemus 5 months ago - 1 comment
Labels: skip news

#13261 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago - 1 comment

#13257 - pytest 8.3.4 --import-mode importlib regression

Issue - State: open - Opened by alund 5 months ago
Labels: topic: collection, type: regression

#13256 - 📦📝 Allow modern Towncrier in docs builds

Pull Request - State: closed - Opened by webknjaz 5 months ago - 1 comment
Labels: bot:chronographer:provided, backport 8.3.x