-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
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 feature that will be removed in the future
pytest_plugins
in a test file (since it's also not the root conftest.py)
type: deprecation
#13030
opened Dec 5, 2024 by
ryangalamb
4 tasks done
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
#13001
opened Nov 27, 2024 by
stevapple
Issue a Warning When Test Cases Use @pytest.fixture , Help Beginners Differentiate Between Cases and Fixtures
topic: fixtures
anything involving fixtures directly or indirectly
#12989
opened Nov 25, 2024 by
dongfangtianyu
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 related to the warnings builtin plugin
type: docs
documentation improvement, missing or needing clarification
pytest.mark.filterwarnings
plugin: warnings
#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
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
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 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
"The handle is invalid" error when trying to use a std stream saved before teh call to related to the capture builtin plugin
type: docs
documentation improvement, missing or needing clarification
pytest.main
plugin: capture
#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 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
package
property to request
topic: fixtures
#12852
opened Oct 4, 2024 by
apvd
pytest_assertion plugin: representation of details failed in pytest.approx AttributeError: 'tuple' object has no attribute 'expected'.
#12839
opened Sep 25, 2024 by
graingert-coef
3 of 4 tasks
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 related to the collection phase
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
Protocol
topic: collection
#12807
opened Sep 12, 2024 by
ThirVondukr
ProTip!
Find all open issues with in progress development work with linked:pr.