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

fix #12426: adds warning to empty usefixtures.
#12439 opened Jun 8, 2024 by JiajunXu2 Loading…
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
pytest 8.2.0 regresses collection and now collects non-Test* classes status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12425 opened Jun 6, 2024 by s-t-e-v-e-n-k
3 of 4 tasks
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
Fix bug discovered due to the change in implicit-str-concat needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch type: bug problem that needs to be addressed
#12378 opened May 27, 2024 by Pierre-Sassoulas Draft
"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
changed warning raised by async def to error
#12346 opened May 20, 2024 by polkapolka Loading…
WIP: Truncate objects the same way we truncate other messages type: bug problem that needs to be addressed
#12322 opened May 14, 2024 by ssbarnea Draft
ProTip! Add no:assignee to see everything that’s not assigned.