-
-
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
=== short test summary info ===
messages are not useful for ExceptionGroup
s
topic: reporting
#12943
opened Nov 6, 2024 by
Zac-HD
Improve (beginner) UX around self vs. fixtures
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12907
opened Oct 21, 2024 by
The-Compiler
Confusing anything involving fixtures directly or indirectly
topic: reporting
related to terminal output and user-facing messages and errors
AssertionError
when using request.getfixturevalue
with new fixture during teardown
topic: fixtures
#12882
opened Oct 13, 2024 by
The-Compiler
ANSI escape codes for colored output not handled correctly with related to terminal output and user-facing messages and errors
type: bug
problem that needs to be addressed
pytest.fail(reason=..., pytrace=False)
topic: reporting
#12849
opened Oct 1, 2024 by
benverhees
4 tasks done
running counter of test results at -2
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12800
opened Sep 10, 2024 by
xmo-odoo
short test summary and -vv
topic: reporting
related to terminal output and user-facing messages and errors
type: enhancement
new feature or API change, should be merged into features branch
#12713
opened Aug 14, 2024 by
ewjoachim
Consider entry points for related to config handling, argument parsing and config file
topic: reporting
related to terminal output and user-facing messages and errors
PYTEST_PLUGINS
and pytest_plugins
topic: config
#12624
opened Jul 16, 2024 by
mtelka
Plugins loaded via related to config handling, argument parsing and config file
topic: reporting
related to terminal output and user-facing messages and errors
PYTEST_PLUGINS
or pytest_plugins
are not reported
topic: config
#12615
opened Jul 16, 2024 by
mtelka
3 of 4 tasks
Refactor underlying data structure of assertions AST from string to something more flexible
topic: reporting
related to terminal output and user-facing messages and errors
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#12499
opened Jun 20, 2024 by
farbodahm
Add a new hook to inform user of current state on signal
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12407
opened Jun 2, 2024 by
yurivict
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 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
-vv
topic: reporting
#12307
opened May 11, 2024 by
The-Compiler
Improves error message when path does not exist
topic: reporting
related to terminal output and user-facing messages and errors
topic: rewrite
related to the assertion rewrite mechanism
#12151
opened Mar 22, 2024 by
kaddkaka
Header loading text order
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#12143
opened Mar 20, 2024 by
germa89
AssertionError
s with differing items in dict of lists do not display properly when not running in verbose mode
topic: reporting
#11980
opened Feb 15, 2024 by
DetachHead
3 of 4 tasks
Feature request: Open test reporting
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#11707
opened Dec 15, 2023 by
couling
Use richer colors pygments terminal formatter?
topic: reporting
related to terminal output and user-facing messages and errors
#11666
opened Dec 4, 2023 by
bluetech
Show repr for callables used in an assert directly
topic: reporting
related to terminal output and user-facing messages and errors
#11525
opened Oct 20, 2023 by
The-Compiler
Make xpass a failure again
topic: reporting
related to terminal output and user-facing messages and errors
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
Option for pytest.fail to not print exception context
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#11457
opened Sep 20, 2023 by
VincentVanlaer
experiment with the effect of different terminal widths on the test result and testing in general
topic: reporting
related to terminal output and user-facing messages and errors
type: selftests
a problem in the tests of pytest
#11433
opened Sep 11, 2023 by
RonnyPfannschmidt
Fine grain output verbosity
topic: reporting
related to terminal output and user-facing messages and errors
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#11387
opened Sep 4, 2023 by
plannigan
--fixtures-per-test
: Exclude parametrizing pseudo fixtures?
topic: fixtures
#11295
opened Aug 7, 2023 by
The-Compiler
Pytest 7.4.0 causing skip reason for long test names to disappear in small terminal
topic: reporting
related to terminal output and user-facing messages and errors
type: regression
indicates a problem that was introduced in a release which was working previously
#11146
opened Jun 27, 2023 by
clee2000
Partially missed error description with running via Pytest
topic: reporting
related to terminal output and user-facing messages and errors
#10572
opened Dec 10, 2022 by
david-shiko
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.