-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
fixture function anything involving fixtures directly or indirectly
type: enhancement
new feature or API change, should be merged into features branch
makepyfile
does not encode files properly
topic: fixtures
#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
Duplicate, conflicting imports due to changes with editable installs (Migrating from setup.py to pyproject.toml may subtly require enabling namespace support)
topic: collection
related to the collection phase
#13324
opened Mar 24, 2025 by
ctheune
2 of 4 tasks
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] 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
KeyError
sometimes crashes test collection on PyPy while reordering fixtures
topic: collection
#13312
opened Mar 19, 2025 by
webknjaz
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 related to config handling, argument parsing and config file
type: docs
documentation improvement, missing or needing clarification
conftest.py
hook interactions with pytest_addoption()
possibly misleading
topic: config
#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
Incorrect pyc cache loaded when test file is updated in short time
#13292
opened Mar 13, 2025 by
jnhyperion
What should 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
raises
and RaisesGroup
raise?
topic: reporting
#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 failed to parse the filterwarnings option due to subtle issues related to python path
#13274
opened Mar 6, 2025 by
jdhao
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 related to the collection phase
type: bug
problem that needs to be addressed
--rootdir
/pytest.ini
topic: collection
#13254
opened Feb 27, 2025 by
ugomancz
Specifying configuration( related to config handling, argument parsing and config file
type: regression
indicates a problem that was introduced in a release which was working previously
-c config/pytest.ini
) from non-project-root directory leads to local fixtures ignore
topic: config
#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
Previous Next
ProTip!
Adding no:label will show everything without a label.