Skip to content

Issues: pytest-dev/pytest

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Issues list

CI fails with attrs 25.2.0 status: help wanted developers would like help from experts on this topic
#13290 opened Mar 12, 2025 by jakkdl
What should raises and RaisesGroup raise? topic: reporting related to terminal output and user-facing messages and errors type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog
#13286 opened Mar 11, 2025 by jakkdl
upgrading to pytest 8.3.5 causes :Cannot read termcap database;using dumb terminal settings" error status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity type: regression indicates a problem that was introduced in a release which was working previously
#13277 opened Mar 6, 2025 by KRRT7
Docs failing to build on latest/8.3.x type: docs documentation improvement, missing or needing clarification
#13266 opened Mar 2, 2025 by nicoddemus
Incorrect paths to tests in output when using multiple test locations and --rootdir/pytest.ini topic: collection related to the collection phase type: bug problem that needs to be addressed
#13254 opened Feb 27, 2025 by ugomancz
Specifying configuration( -c config/pytest.ini) from non-project-root directory leads to local fixtures ignore topic: config related to config handling, argument parsing and config file type: regression indicates a problem that was introduced in a release which was working previously
#13246 opened Feb 22, 2025 by andrewshkovskii
pytest.mark.parametrize ids with empty parameter topic: parametrize related to @pytest.mark.parametrize type: bug problem that needs to be addressed
#13235 opened Feb 18, 2025 by martinsvat
pytest_generate_tests based on params and marks from previous parametrize topic: marks related to marks, either the general marks or builtin topic: parametrize related to @pytest.mark.parametrize type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#13233 opened Feb 17, 2025 by Anton3
pytest to be completely quiet when asked topic: reporting related to terminal output and user-facing messages and errors type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#13224 opened Feb 15, 2025 by kosarev
approx equal can be more restricted than == good first issue easy issue that is friendly to new contributor type: docs documentation improvement, missing or needing clarification
#13218 opened Feb 12, 2025 by yuyichao
[undocumented] Pytest package fixtures only respect __init__.py-containing packages topic: fixtures anything involving fixtures directly or indirectly
#13216 opened Feb 11, 2025 by alfaix
4 tasks done
color of percentage on warning is green with -v topic: reporting related to terminal output and user-facing messages and errors
#13201 opened Feb 7, 2025 by jakkdl
assertion introspection is missing when pytest produces a diff topic: rewrite related to the assertion rewrite mechanism type: enhancement new feature or API change, should be merged into features branch
#13198 opened Feb 6, 2025 by KotlinIsland
tempdir hardening fails when filesystem doesn't track ownership plugin: tmpdir related to the tmpdir builtin plugin type: enhancement new feature or API change, should be merged into features branch
#13194 opened Feb 5, 2025 by moroten
Add an uv-managed Python to CI type: infrastructure improvement to development/releases/CI structure
#13177 opened Jan 30, 2025 by The-Compiler
Inheritable pytest configuration topic: config related to config handling, argument parsing and config file type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#13173 opened Jan 29, 2025 by uwu-420
Add "pre setup" log entry when enabling "--show-setup" topic: fixtures anything involving fixtures directly or indirectly topic: reporting related to terminal output and user-facing messages and errors type: enhancement new feature or API change, should be merged into features branch
#13169 opened Jan 28, 2025 by ctheune
indirectly parameterized session-scoped fixtures aren't status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity topic: fixtures anything involving fixtures directly or indirectly type: question general question, might be closed after 2 weeks of inactivity
#13159 opened Jan 22, 2025 by jclerman
ProTip! no:milestone will show everything without a milestone.