-
-
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
Better reporting for "dict subset" comparison
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#12860
opened Oct 7, 2024 by
nikitagashkov
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
Surprisingly, pytest doesn't collect warnings when importing the package for plugins
plugin: warnings
related to the warnings builtin plugin
type: enhancement
new feature or API change, should be merged into features branch
#12697
opened Aug 7, 2024 by
A5rocks
4 tasks done
Warn on test arguments with default values?
type: enhancement
new feature or API change, should be merged into features branch
#12693
opened Aug 6, 2024 by
The-Compiler
only ignore build/dist directory if next to a project config file
topic: collection
related to the collection phase
type: enhancement
new feature or API change, should be merged into features branch
#12625
opened Jul 17, 2024 by
RonnyPfannschmidt
Warn on related to marks, either the general marks or builtin
type: enhancement
new feature or API change, should be merged into features branch
pytest.mark.skip("sys.version_info < (3, 6)")
(should use skipif
)
topic: marks
#12582
opened Jul 6, 2024 by
Zac-HD
ExceptionGroup
ergonomics in pytest.param(..., marks=xfail(raises=...))
topic: parametrize
#12504
opened Jun 20, 2024 by
Zac-HD
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
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
Capture: copy output when using readouterr() instead of consuming it
plugin: capture
related to the capture builtin plugin
type: enhancement
new feature or API change, should be merged into features branch
#12081
opened Mar 6, 2024 by
RedHellion
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
Prevent INTERNALERROR in pytest_collectstart when accessing module with pytest.skip
topic: collection
related to the collection phase
topic: fixtures
anything involving fixtures directly or indirectly
type: enhancement
new feature or API change, should be merged into features branch
#11662
opened Dec 3, 2023 by
seifertm
parametrizing a fixture with indirect=True does not handle dicts correctly
topic: parametrize
related to @pytest.mark.parametrize
type: enhancement
new feature or API change, should be merged into features branch
#11632
opened Nov 23, 2023 by
ThiefMaster
Improve error message in presence of conflicting options
type: enhancement
new feature or API change, should be merged into features branch
#11514
opened Oct 18, 2023 by
harmin-parra
Improvement Parser.addini - type parameter
topic: config
related to config handling, argument parsing and config file
topic: typing
type-annotation issue
type: enhancement
new feature or API change, should be merged into features branch
type: feature-branch
new feature or API change, should be merged into features branch
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#11381
opened Sep 3, 2023 by
harmin-parra
The colors of the logs are not displayed using --capture=tee-sys
plugin: capture
related to the capture builtin plugin
plugin: logging
related to the logging builtin plugin
type: enhancement
new feature or API change, should be merged into features branch
#11270
opened Aug 1, 2023 by
nck974
4 tasks done
Error message for pytest.warns() if regex patterns don't match
type: enhancement
new feature or API change, should be merged into features branch
#11225
opened Jul 17, 2023 by
StefanieSenger
ModuleNotFoundError when pytest not in venv
topic: collection
related to the collection phase
type: enhancement
new feature or API change, should be merged into features branch
#11111
opened Jun 15, 2023 by
mkesper
wasxfail result outcome attribute not consistent for XFailed tests
type: enhancement
new feature or API change, should be merged into features branch
#11067
opened Jun 1, 2023 by
harmin-parra
Fixture with scope=package have incorrect request object
topic: fixtures
anything involving fixtures directly or indirectly
type: enhancement
new feature or API change, should be merged into features branch
#10993
opened May 12, 2023 by
TheoGoudout
Pytest fails to find some libraries
topic: collection
related to the collection phase
type: enhancement
new feature or API change, should be merged into features branch
#10885
opened Apr 9, 2023 by
yurivict
conftest.py definitions in subdirectories shadow those in parent directories
topic: config
related to config handling, argument parsing and config file
type: enhancement
new feature or API change, should be merged into features branch
#10851
opened Mar 30, 2023 by
madhadron
Add a warning when setting up async fixtures
topic: fixtures
anything involving fixtures directly or indirectly
type: enhancement
new feature or API change, should be merged into features branch
#10839
opened Mar 26, 2023 by
seifertm
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
Previous Next
ProTip!
no:milestone will show everything without a milestone.