-
-
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
Add mode to only autodiscover paths with pyproject.toml or setup.py
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
#12016
opened Feb 20, 2024 by
germaniuss
pytest_assertrepr_compare
hook should take the same arguments as pytest_assertion_pass
type: proposal
#11984
opened Feb 15, 2024 by
DetachHead
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
conditionally rewrite assertions / support assertion descriptions in related to the assertion rewrite mechanism
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
pytest_assertion_pass
and pytest_assertrepr_compare
hooks
topic: rewrite
#11975
opened Feb 14, 2024 by
DetachHead
pytest.approx()
incorrectly flags nested sequences as unequal
topic: approx
#11945
opened Feb 7, 2024 by
polwel
Allow plugins to cause a "command line usage error"
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#11940
opened Feb 6, 2024 by
devds96
recwarn: warnings are re-emitted with wrong module
plugin: warnings
related to the warnings builtin plugin
type: bug
problem that needs to be addressed
#11933
opened Feb 5, 2024 by
bluetech
Fixture not found in 8.0 that is found in 7.4.4
platform: windows
windows platform-specific problem
topic: fixtures
anything involving fixtures directly or indirectly
type: regression
indicates a problem that was introduced in a release which was working previously
#11884
opened Jan 29, 2024 by
larsoner
2 of 4 tasks
add_marker with usefixtures no longer works with pytest 8.0.0
type: regression
indicates a problem that was introduced in a release which was working previously
#11873
opened Jan 28, 2024 by
rhshadrach
pytester
: setting HOME
to tmpdir
causes pytest
no to be found
plugin: pytester
#11805
opened Jan 12, 2024 by
superlevure
Assertion rewriting issue with editable-installed plugins
topic: rewrite
related to the assertion rewrite mechanism
type: bug
problem that needs to be addressed
#11783
opened Jan 6, 2024 by
bluetech
rootdir for pytester identified as /tmp when passing a tmpfile in /tmp as part of a argument
topic: collection
related to the collection phase
#11781
opened Jan 6, 2024 by
BeyondEvil
3 of 4 tasks
Reference leaks caused by related to @pytest.mark.parametrize
type: refactoring
internal improvements to the code
@pytest.mark.parametrize
on newer Python versions
topic: parametrize
#11773
opened Jan 4, 2024 by
wjakob
Performance regression on services heavy on logging starting from 6.0.0rc1
plugin: logging
related to the logging builtin plugin
type: performance
performance or memory problem/improvement
#11772
opened Jan 4, 2024 by
sliwinski-milosz
Pytest sometimes fails with the INTERNALERROR message
topic: collection
related to the collection phase
#11765
opened Jan 3, 2024 by
yurivict
Testing fails with a problem in the tests of pytest
pytest-xdist
installed and disabled
type: selftests
#11761
opened Jan 2, 2024 by
mtelka
pytest --doctest-modules crashes on file-level related to the doctests builtin plugin
__test__ = False
plugin: doctests
#11730
opened Dec 21, 2023 by
kaddkaka
[doctest] Allow filtering which py files are considered for --doctest-modules
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
#11716
opened Dec 17, 2023 by
ezyang
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
[packaging] Allow versioning arbitrary Git commits
type: infrastructure
improvement to development/releases/CI structure
#11680
opened Dec 7, 2023 by
webknjaz
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
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
setUpClass errors, but setUp fails on unittest.TestCase
plugin: unittest
related to the unittest integration builtin plugin
#11604
opened Nov 10, 2023 by
tucked
type-safe markers
topic: marks
related to marks, either the general marks or builtin
topic: typing
type-annotation issue
#11602
opened Nov 9, 2023 by
DetachHead
ProTip!
Adding no:label will show everything without a label.