Skip to content

Issues: pytest-dev/pytest

Beta
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

Support parameterized fixtures in doctests plugin: doctests related to the doctests builtin plugin topic: collection related to the collection phase topic: fixtures anything involving fixtures directly or indirectly type: docs documentation improvement, missing or needing clarification
#13038 opened Dec 7, 2024 by staadecker
Should warn when using pytest_plugins in a test file (since it's also not the root conftest.py) type: deprecation feature that will be removed in the future
#13030 opened Dec 5, 2024 by ryangalamb
4 tasks done
8.3.4 changed atexit behavior
#13021 opened Dec 2, 2024 by hynek
Ability to provide a custom doctest checker plugin: doctests related to the doctests builtin plugin type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#13003 opened Nov 28, 2024 by mgedmin
pytest.xfail and pytest.skip as context managers type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#13001 opened Nov 27, 2024 by stevapple
Add Missing Docstrings and inline comments to pytest/src/_pytest/main.py (Lines 245-490) type: docs documentation improvement, missing or needing clarification
#12979 opened Nov 20, 2024 by LClarky
prioritize outputting relative paths in the terminal 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
#12973 opened Nov 18, 2024 by dongfangtianyu
Clarify docs on specifying multiple filters with pytest.mark.filterwarnings plugin: warnings related to the warnings builtin plugin type: docs documentation improvement, missing or needing clarification
#12966 opened Nov 15, 2024 by soxofaan
Override a fixture on a test module level:with "name" key_word_arg, its may not Override topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#12952 opened Nov 11, 2024 by steadyfirmness
pytest 8.4 release plans
#12945 opened Nov 8, 2024 by nicoddemus 8.4
Allow hooks to retry a single test case multiple times with fresh fixtures topic: fixtures anything involving fixtures directly or indirectly type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12939 opened Nov 4, 2024 by bcmills
tests raising StopIteration break pytest/pluggy type: bug problem that needs to be addressed
#12929 opened Oct 31, 2024 by RonnyPfannschmidt 8.4
Offer a way to handle conflicting options topic: config related to config handling, argument parsing and config file type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12915 opened Oct 25, 2024 by DieTapete
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
Run pexpect tests on CI by default type: selftests a problem in the tests of pytest
#12884 opened Oct 13, 2024 by The-Compiler
Confusing AssertionError when using request.getfixturevalue with new fixture during teardown topic: fixtures anything involving fixtures directly or indirectly topic: reporting related to terminal output and user-facing messages and errors
#12882 opened Oct 13, 2024 by The-Compiler
"The handle is invalid" error when trying to use a std stream saved before teh call to pytest.main plugin: capture related to the capture builtin plugin type: docs documentation improvement, missing or needing clarification
#12876 opened Oct 10, 2024 by ikappaki
4 tasks done
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
Documentation: Needs to be updated to reflect how --confcutdir works since 7.4.0 type: docs documentation improvement, missing or needing clarification
#12857 opened Oct 7, 2024 by sdondley
Add package property to request topic: fixtures anything involving fixtures directly or indirectly type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12852 opened Oct 4, 2024 by apvd
Conflicting custom arguments does not raise obvious error topic: config related to config handling, argument parsing and config file type: bug problem that needs to be addressed
#12824 opened Sep 16, 2024 by BenjaminCarpenter480
Cannot collect test classes that are inherited from Protocol topic: collection related to the collection phase type: proposal proposal for a new feature, often to gather opinions or design the API around the new feature
#12807 opened Sep 12, 2024 by ThirVondukr
ProTip! Find all open issues with in progress development work with linked:pr.