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

fixture function makepyfile does not encode files properly topic: fixtures anything involving fixtures directly or indirectly type: enhancement new feature or API change, should be merged into features branch
#13331 opened Mar 27, 2025 by d-chris
Warn if both pytest.ini (.pytest.ini) and pyproject.toml with pytest ops exist 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
#13330 opened Mar 27, 2025 by ludwick
doctest options NUMBER and ELLIPSIS seem incompatible plugin: doctests related to the doctests builtin plugin
#13327 opened Mar 25, 2025 by wade-cheng
4 tasks done
Extra Documentation For Importing Session Scoped Fixtures From A File topic: fixtures anything involving fixtures directly or indirectly
#13326 opened Mar 25, 2025 by AyhamSaffar
calling capture.resume_global_capture() changes the used terminal width plugin: capture related to the capture builtin plugin type: bug problem that needs to be addressed
#13322 opened Mar 22, 2025 by 15r10nk
Collection Incorrect When Specify Both Parent and Sub Folders topic: collection related to the collection phase type: bug problem that needs to be addressed
#13319 opened Mar 21, 2025 by hfudev
Pytester.runpytest_subprocess only adds the first plugin from pytester.plugins plugin: pytester related to the pytester builtin plugin type: bug problem that needs to be addressed
#13314 opened Mar 20, 2025 by Faboor
[regression][8.2.2] KeyError sometimes crashes test collection on PyPy while reordering fixtures topic: collection related to the collection phase topic: fixtures anything involving fixtures directly or indirectly topic: parametrize related to @pytest.mark.parametrize topic: selection related to test selection from the command line type: bug problem that needs to be addressed type: regression indicates a problem that was introduced in a release which was working previously
#13312 opened Mar 19, 2025 by webknjaz
Test failures with Python 3.14.0a6
#13308 opened Mar 18, 2025 by hroncok
Pytest plugin list page for stable version isn't updated type: docs documentation improvement, missing or needing clarification type: infrastructure improvement to development/releases/CI structure
#13305 opened Mar 17, 2025 by yugokato
Doc on conftest.py hook interactions with pytest_addoption() possibly misleading topic: config related to config handling, argument parsing and config file type: docs documentation improvement, missing or needing clarification
#13304 opened Mar 17, 2025 by TTsangSC
4 tasks done
Conftest file is loaded multiple times platform: windows windows platform-specific problem topic: config related to config handling, argument parsing and config file
#13296 opened Mar 14, 2025 by wassupxP
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 stale 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
pytest: garbage cannot be removed [Errno 39] status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#13269 opened Mar 3, 2025 by ayushjariyal
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
ProTip! Adding no:label will show everything without a label.