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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

=== short test summary info === messages are not useful for ExceptionGroups 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
#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 pytest.mark.skip("sys.version_info < (3, 6)") (should use skipif) topic: marks related to marks, either the general marks or builtin type: enhancement new feature or API change, should be merged into features branch
#12582 opened Jul 6, 2024 by Zac-HD
ExceptionGroup ergonomics in pytest.param(..., marks=xfail(raises=...)) topic: parametrize related to @pytest.mark.parametrize type: enhancement new feature or API change, should be merged into features branch
#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
AssertionErrors with differing items in dict of lists do not display properly when not running in verbose mode 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
#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
2
4
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
ProTip! no:milestone will show everything without a milestone.