-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Pytest keeps reference to attributes of failed test cases for too long
topic: tracebacks
related to displaying and handling of tracebacks
type: performance
performance or memory problem/improvement
#12198
opened Apr 8, 2024 by
ngchihuan
4 tasks done
pytest.fail() within fixture with __tracebackhide__ produces confusing output
topic: fixtures
anything involving fixtures directly or indirectly
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#10784
opened Mar 2, 2023 by
okken
4 tasks done
Traceback handling fails on apache_beam code
topic: tracebacks
related to displaying and handling of tracebacks
type: bug
problem that needs to be addressed
#10602
opened Dec 21, 2022 by
bfontaine
PEP-657 enhanced error locations in pytest tracebacks
status: help wanted
developers would like help from experts on this topic
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#10224
opened Aug 16, 2022 by
davidszotten
Performance: Don't compute traceback if it's not going to be printed
status: help wanted
developers would like help from experts on this topic
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
type: performance
performance or memory problem/improvement
#9436
opened Dec 24, 2021 by
jonashaag
Remove parametrize decorators (and perhaps docstrings) from tracebacks
topic: parametrize
related to @pytest.mark.parametrize
topic: reporting
related to terminal output and user-facing messages and errors
topic: tracebacks
related to displaying and handling of tracebacks
#8484
opened Mar 23, 2021 by
The-Compiler
pytest
hangs when RecursionError
happens for MagicMock
topic: tracebacks
#8482
opened Mar 23, 2021 by
jiasli
Exceptions without a traceback print multiple times if chained
topic: tracebacks
related to displaying and handling of tracebacks
type: bug
problem that needs to be addressed
#8321
opened Feb 5, 2021 by
apple1417
Showing stack traces on KeyboardInterrupt
topic: reporting
related to terminal output and user-facing messages and errors
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#7640
opened Aug 12, 2020 by
asmeurer
(Optionally) display tracebacks with warnings
plugin: warnings
related to the warnings builtin plugin
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#3559
opened Jun 9, 2018 by
blueyed
Format SyntaxErrors like Tracebacklines
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#2388
opened May 3, 2017 by
ujeropoc
py.test, assertion for assertDictContainsSubset?
topic: rewrite
related to the assertion rewrite mechanism
topic: tracebacks
related to displaying and handling of tracebacks
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#2376
opened Apr 21, 2017 by
tony
traceback filtering hook
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#283
opened Mar 26, 2013 by
pytestbot
ProTip!
Adding no:label will show everything without a label.