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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add hooks to allow further AST customization and control pyc caching while assertion rewriting. topic: rewrite related to the assertion rewrite mechanism type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12387 opened May 28, 2024 by jaltmayerpizzorno
Help Crash status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12384 opened May 28, 2024 by datum-scientist
"Conditions as strings instead of booleans" docs act like pytest.config is still a thing type: docs documentation improvement, missing or needing clarification
#12377 opened May 27, 2024 by jwodder
Allow to dynamically create fixture in plugin topic: fixtures anything involving fixtures directly or indirectly type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12376 opened May 27, 2024 by pbrezina
pytest.skip in conftest/__init__ files doesn't work as expected topic: collection related to the collection phase
#12371 opened May 26, 2024 by MishaVyb
ASCII color chars leaking into xml report file when using verbose flag plugin: junitxml related to the junitxml builtin plugin type: bug problem that needs to be addressed
#12365 opened May 24, 2024 by ro-oliveira95
"Collecting" hangs forever if mark.parametrize is used with scope session or module topic: fixtures anything involving fixtures directly or indirectly topic: parametrize related to @pytest.mark.parametrize type: performance performance or memory problem/improvement
#12355 opened May 22, 2024 by adaasch
4 tasks done
Populate output xml file after every test on a suite is completed plugin: junitxml related to the junitxml builtin plugin type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12350 opened May 22, 2024 by zebra993
sys.__stdout__.isatty() returns incorrect value for Windows 11 platform: windows windows platform-specific problem plugin: capture related to the capture builtin plugin type: bug problem that needs to be addressed
#12349 opened May 21, 2024 by jdgsmallwood
4 tasks done
Warn if collection spends >5s traversing a directory without collecting any tests topic: collection related to the collection phase topic: reporting related to terminal output and user-facing messages and errors type: performance performance or memory problem/improvement
#12312 opened May 12, 2024 by Zac-HD
Extra info in assertion is truncated even with -vv topic: reporting related to terminal output and user-facing messages and errors topic: rewrite related to the assertion rewrite mechanism type: bug problem that needs to be addressed
#12307 opened May 11, 2024 by The-Compiler
Reordering tests with pytest_collection_modifyitems hook fails status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12305 opened May 10, 2024 by michalkret
c85fce39b broke importing standard library modules that are "masked" topic: collection related to the collection phase type: bug problem that needs to be addressed
#12303 opened May 10, 2024 by s-t-e-v-e-n-k
4 tasks done
Incorrect confcutdir inferred when rootdir is under a symlink directory topic: collection related to the collection phase type: bug problem that needs to be addressed
#12291 opened May 6, 2024 by buddly27
Support marker keyword arguments in marker expression (test selection via -m) topic: marks related to marks, either the general marks or builtin topic: selection related to test selection from the command line type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12281 opened May 2, 2024 by lovetheguitar
With 8.2.0, attempt to import docs from niece module fails status: help wanted developers would like help from experts on this topic topic: collection related to the collection phase type: regression indicates a problem that was introduced in a release which was working previously
#12276 opened Apr 30, 2024 by jaraco
1 of 4 tasks
PyTest 8.2.0 in compatible with certain versions of pytorch, especially DDP tests plugin: unittest related to the unittest integration builtin plugin type: regression indicates a problem that was introduced in a release which was working previously
#12273 opened Apr 29, 2024 by nWEIdia
Issue with pytest 8.2.0 and tornado async tests plugin: unittest related to the unittest integration builtin plugin type: regression indicates a problem that was introduced in a release which was working previously
#12263 opened Apr 28, 2024 by arossert
Show nicer tracebacks for BaseExceptionGroup from fixture setup/teardown type: enhancement new feature or API change, should be merged into features branch
#12255 opened Apr 26, 2024 by nicoddemus
monkeypatch.setattr started failing in Pytest 8.1.2 (setuptools CI) plugin: monkeypatch related to the monkeypatch builtin plugin type: bug problem that needs to be addressed
#12254 opened Apr 26, 2024 by abravalheri
2 of 3 tasks
Handle warnings raised at import time early in pytest process plugin: warnings related to the warnings builtin plugin type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12249 opened Apr 26, 2024 by Redoubts
Let OutcomeException inherit from Exception instead of BaseException type: docs documentation improvement, missing or needing clarification
#12235 opened Apr 22, 2024 by JCZuurmond
ProTip! Adding no:label will show everything without a label.