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

The teardown does not execute properly for session level fixture when we use --reruns status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12284 opened May 3, 2024 by komalc9
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
Since 8.2.0, automatic multiprocessing causes race conditions in my project status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12278 opened Apr 30, 2024 by Schwaneberg
With 8.2.0, attempt to import docs from niece module fails
#12276 opened Apr 30, 2024 by jaraco
1 of 4 tasks
v8.2.0 raises Can't instantiate abstract class when a test class implements an abstract class plugin: unittest related to the unittest integration builtin plugin type: bug problem that needs to be addressed type: regression indicates a problem that was introduced in a release which was working previously
#12275 opened Apr 30, 2024 by MartinBraquet
Pytest 8.2.0 breaks Jenkins unittesting [Python 3.10] status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12266 opened Apr 28, 2024 by matthuisman
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
Let OutcomeException inherit from Exception instead of BaseException type: docs documentation improvement, missing or needing clarification
#12235 opened Apr 22, 2024 by JCZuurmond
support an alternate syntax for "not" (as in pytest -m "not stuff") status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12226 opened Apr 19, 2024 by trondhindenes
junit-xml output attribute can be too big to handle with -vv plugin: junitxml related to the junitxml builtin plugin type: performance performance or memory problem/improvement
#12223 opened Apr 17, 2024 by Redoubts
No output written to JUnit XML files plugin: junitxml related to the junitxml builtin plugin
#12189 opened Apr 5, 2024 by briceparmentier
ProTip! Mix and match filters to narrow down what you’re looking for.