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

pytest.mark.usefixtures() without argument gets silently ignored good first issue easy issue that is friendly to new contributor topic: fixtures anything involving fixtures directly or indirectly
#12426 opened Jun 6, 2024 by The-Compiler
text diffs on huge files are slow
#12406 opened Jun 2, 2024 by d-b-w
pytest_terminal_summary question 关于运行同一个例子但是结果样式不同问题 status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12398 opened May 29, 2024 by yanghuizhi
4 tasks
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
"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
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 stale 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
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.