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

GitHub / pytest-dev/pytest issues and pull requests

#13598 - main: use a better windows short-path comparison method

Pull Request - State: open - Opened by bluetech 13 days ago

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

Pull Request - State: closed - Opened by pre-commit-ci[bot] 14 days ago

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

Pull Request - State: open - Opened by pre-commit-ci[bot] 14 days ago

#13595 - [automated] Update plugin list

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

#13593 - Support for modifying or providing default options

Issue - State: open - Opened by Stefanhg 17 days ago - 4 comments
Labels: type: proposal, topic: config

#13591 - feat: Shorten ExceptionGroup summary to a single line

Pull Request - State: closed - Opened by XayHanmonty 19 days ago
Labels: bot:chronographer:provided

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

Pull Request - State: closed - Opened by pre-commit-ci[bot] 21 days ago

#13589 - Update URL of `pytest-doctestplus`

Pull Request - State: closed - Opened by eerovaher 21 days ago - 1 comment
Labels: skip news

#13588 - [automated] Update plugin list

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

#13587 - Display output failure message in insertion order of dictionary

Pull Request - State: open - Opened by ritvi-alagusankar 23 days ago - 3 comments
Labels: bot:chronographer:provided

#13586 - doc: fix grammar error i.e. -> e.g.

Pull Request - State: closed - Opened by corneliusroemer 23 days ago - 1 comment
Labels: skip news

#13585 - Count teardown error as fail

Issue - State: closed - Opened by ego-thales 24 days ago - 1 comment
Labels: status: needs information

#13583 - Unconditionally set IS_RELEASE_ON_RTD to True in doc/en/conf.py

Pull Request - State: closed - Opened by klmurussi 25 days ago - 1 comment
Labels: bot:chronographer:provided

#13582 - Make documentation build reproducible

Issue - State: closed - Opened by klmurussi 25 days ago

#13580 - Support OSC 8 hyperlinks

Issue - State: open - Opened by tfga 26 days ago
Labels: type: enhancement, topic: reporting

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

Pull Request - State: closed - Opened by pre-commit-ci[bot] 28 days ago

#13577 - Docs don't explain that pytest_generate_tests is discovered differently than every other hook

Issue - State: open - Opened by glasser 28 days ago - 1 comment
Labels: type: enhancement, type: docs, topic: parametrize

#13576 - [automated] Update plugin list

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

#13575 - Handle --version eagerly to avoid loading the entire infrastructure

Pull Request - State: open - Opened by nicoddemus 30 days ago
Labels: bot:chronographer:provided

#13574 - pytest --version should not load all plugins

Issue - State: open - Opened by nicoddemus 30 days ago
Labels: topic: reporting

#13573 - Handled CollectReport without duration attribute in terminal report

Pull Request - State: closed - Opened by coder-aditi about 1 month ago - 2 comments
Labels: bot:chronographer:provided, backport 8.4.x

#13570 - investigate integration of pprintpp and pytest-icdiff into core

Issue - State: open - Opened by RonnyPfannschmidt about 1 month ago
Labels: type: enhancement, topic: reporting

#13569 - Non-obvious plugin load order of the root conftest w.r.t. pytest_plugins

Issue - State: open - Opened by Anton3 about 1 month ago - 19 comments

#13565 - Extremely slow start-up using `poetry run`

Issue - State: closed - Opened by daniel-soutar-ki about 1 month ago - 15 comments
Labels: status: needs information

#13564 - Fixture definition check in parsefactories is too strict

Issue - State: closed - Opened by eldjh3 about 1 month ago - 3 comments

#13563 - Import numpy conditionally in `pytest.approx`

Pull Request - State: closed - Opened by tybug about 1 month ago - 1 comment
Labels: bot:chronographer:provided, backport 8.4.x

#13560 - [PR #13559] Added "int" & "float" to the argparsing type Literal

Pull Request - State: closed - Opened by NayeemJohnY about 1 month ago - 3 comments
Labels: bot:chronographer:provided, backport 8.4.x

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

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 month ago - 1 comment

#13556 - build(deps): Bump hynek/build-and-inspect-python-package from 2.12.0 to 2.13.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions

#13554 - Rename 13480.bugfix to 13480.contrib

Pull Request - State: closed - Opened by nicoddemus about 1 month ago - 2 comments
Labels: bot:chronographer:provided, backport 8.4.x

#13551 - [automated] Update plugin list

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

#13550 - Defer annotation eval on Python 3.14

Pull Request - State: closed - Opened by cdce8p about 1 month ago - 4 comments
Labels: bot:chronographer:provided, backport 8.4.x

#13549 - Unresolved annotations shouldn't throw errors on Python 3.14

Issue - State: closed - Opened by cdce8p about 1 month ago - 1 comment

#13548 - Fix test_doctest_unexpected_exception

Pull Request - State: closed - Opened by bengartner about 1 month ago - 1 comment
Labels: bot:chronographer:provided, backport 8.4.x

#13546 - Incomplete abstract class no longer logs an error

Issue - State: open - Opened by Dreamsorcerer about 1 month ago - 12 comments
Labels: topic: collection, type: regression

#13545 - Test only specific files

Issue - State: open - Opened by ego-thales about 1 month ago - 5 comments

#13543 - Fix decimal.FloatOperation error in pytest.approx Decimal __repr__

Pull Request - State: closed - Opened by coder-aditi about 1 month ago - 2 comments
Labels: bot:chronographer:provided, backport 8.4.x

#13542 - Fix decimal.FloatOperation error in pytest.approx Decimal __repr__

Pull Request - State: closed - Opened by coder-aditi about 1 month ago - 1 comment

#13541 - 8.4.0 test collection order is broken

Issue - State: closed - Opened by joniemi about 1 month ago - 6 comments

#13540 - Pytest fails to find fixture if @pytest.fixture is not the first decorator

Issue - State: closed - Opened by LoopyNoopy about 1 month ago - 1 comment

#13537 - Double `pytest.skip` leads to failure

Issue - State: open - Opened by ego-thales about 1 month ago - 8 comments
Labels: type: bug, topic: tracebacks, type: regression

#13535 - Cherry pick 8.4.1 release notes

Pull Request - State: closed - Opened by bluetech about 1 month ago

#13534 - prepare-release-pr: open PRs as draft

Pull Request - State: closed - Opened by nicoddemus about 1 month ago - 1 comment
Labels: skip news, backport 8.4.x

#13533 - Release 8.4.1

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago - 2 comments

#13529 - docs: clarify comma-separated `-p NAME,NAME2` limitations and recommend stable alternatives

Pull Request - State: closed - Opened by Iwithyou2025 about 1 month ago - 1 comment
Labels: type: enhancement, type: docs, skip news, bot:chronographer:provided, backport 8.4.x

#13528 - Remove unused code related to `nose`

Pull Request - State: closed - Opened by nicoddemus about 1 month ago
Labels: skip news

#13525 - pytester: avoid unraisableexception gc collects in inline runs to speed up test suite

Pull Request - State: closed - Opened by bluetech about 1 month ago - 1 comment
Labels: skip news, backport 8.4.x

#13524 - ci: replace softprops/action-gh-release with `gh release create` command

Pull Request - State: closed - Opened by bluetech about 1 month ago - 4 comments
Labels: skip news, backport 8.4.x

#13522 - pytester: a couple of fixes for `pytester.plugins` in subprocess mode

Pull Request - State: closed - Opened by bluetech about 1 month ago - 2 comments
Labels: bot:chronographer:provided

#13521 - build(deps): Bump twisted from 24.11.0 to 25.5.0 in /testing/plugins_integration

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 2 comments
Labels: dependencies, python

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

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python

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

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, python

#13518 - build(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 4 comments
Labels: dependencies, github_actions

#13517 - Pytest doen't rewrite conftest plugins

Issue - State: open - Opened by Tusenka about 1 month ago
Labels: topic: rewrite

#13516 - [PR #13514/64c1173d backport][8.4.x] Fix typo in parametrize.rst

Pull Request - State: closed - Opened by patchback[bot] about 1 month ago

#13515 - [automated] Update plugin list

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

#13514 - Fix typo in parametrize.rst

Pull Request - State: closed - Opened by SarahPythonista about 1 month ago - 2 comments
Labels: skip news, backport 8.4.x

#13513 - pytester: patch GC_COLLECT_ITERATIONS to speed up the test suite

Pull Request - State: closed - Opened by nicoddemus about 1 month ago - 4 comments
Labels: skip news, backport 8.4.x

#13512 - Pytest not working without __init__.py

Issue - State: closed - Opened by tomaszbk about 1 month ago - 4 comments
Labels: type: question

#13511 - Regression issue with session and class scope combination

Issue - State: closed - Opened by njaros about 1 month ago - 5 comments
Labels: status: needs information

#13510 - Send value back to fixtures?

Issue - State: closed - Opened by ego-thales about 1 month ago - 6 comments

#13509 - ExceptionInfo.value not available if pytest.raises fails

Issue - State: open - Opened by dpinol about 2 months ago - 7 comments
Labels: type: regression

#13508 - Allow comparison of `tuple` of `numpy.ndarray`s in `pytest.approx`

Issue - State: closed - Opened by Newtech66 about 2 months ago - 1 comment

#13505 - Fix typo in parameterize.rst

Pull Request - State: closed - Opened by SarahPythonista about 2 months ago

#13504 - Pytest 8.4.0 failing with attribute error

Issue - State: closed - Opened by barryodonovan about 2 months ago - 1 comment

#13503 - Failure output order of dictionary keys is alphabetical instead of insertion order

Issue - State: open - Opened by mcarans about 2 months ago - 10 comments
Labels: good first issue

#13502 - Fix compatibility with Twisted 25

Pull Request - State: closed - Opened by nicoddemus about 2 months ago - 18 comments
Labels: bot:chronographer:provided, backport 8.4.x

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

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

#13499 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago - 2 comments

#13497 - Twisted: Incompability with pytest.skip and Twisted 25.5

Issue - State: closed - Opened by nicoddemus about 2 months ago - 2 comments

#13496 - Enable triggering the test workflow manually

Pull Request - State: closed - Opened by nicoddemus about 2 months ago - 2 comments
Labels: skip news

#13495 - Reintroduce PytestReturnNotNoneWarning

Pull Request - State: closed - Opened by nicoddemus about 2 months ago - 7 comments
Labels: bot:chronographer:provided, backport 8.4.x

#13494 - When both a directory and a file are passed on the CLI, only the file is run

Issue - State: closed - Opened by JelleZijlstra about 2 months ago - 2 comments

#13492 - Remove outdated warning about faulthandler_timeout on Windows

Pull Request - State: closed - Opened by Iwithyou2025 about 2 months ago - 3 comments
Labels: type: docs, bot:chronographer:provided, backport 8.4.x

#13491 - False failure on expected exception regex matching.

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

#13490 - pyproject.toml: remove unused ignore-list entry

Pull Request - State: closed - Opened by jayaddison about 2 months ago - 2 comments
Labels: skip news

#13489 - trailing comma at end of a parametrized test's arguments list changes test semantics

Issue - State: closed - Opened by MichaReiser about 2 months ago - 2 comments
Labels: status: needs information

#13488 - AttributeError: 'MiniMetafunc' object has no attribute '_params_directness'

Issue - State: closed - Opened by wonboyn about 2 months ago - 5 comments

#13486 - Fix possible typo in docs regarding capteesys

Pull Request - State: closed - Opened by hosmir about 2 months ago - 2 comments
Labels: skip news, backport 8.4.x

#13485 - warnings: warning filters set by collected code during collection have no effect during test run

Issue - State: open - Opened by bluetech about 2 months ago
Labels: type: bug, plugin: warnings, type: selftests