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

pdb prompt is nonresponsive in Python 3.13.0 from python-build-standalone plugin: capture related to the capture builtin plugin plugin: debugging related to the debugging builtin plugin type: bug problem that needs to be addressed
#12888 opened Oct 13, 2024 by bluthej
parametrize decorator does not work when placed above staticmethod topic: collection related to the collection phase topic: marks related to marks, either the general marks or builtin topic: parametrize related to @pytest.mark.parametrize topic: selection related to test selection from the command line type: bug problem that needs to be addressed
#12863 opened Oct 8, 2024 by DetachHead
3 of 4 tasks
ANSI escape codes for colored output not handled correctly with pytest.fail(reason=..., pytrace=False) topic: reporting related to terminal output and user-facing messages and errors type: bug problem that needs to be addressed
#12849 opened Oct 1, 2024 by benverhees
4 tasks done
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
pytest approx wrong formatting return - printing all values as wrong. topic: rewrite related to the assertion rewrite mechanism type: bug problem that needs to be addressed
#12444 opened Jun 10, 2024 by natsala13
Fix bug discovered due to the change in implicit-str-concat needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch type: bug problem that needs to be addressed
#12378 opened May 27, 2024 by Pierre-Sassoulas Draft
ASCII color chars leaking into xml report file when using verbose flag plugin: junitxml related to the junitxml builtin plugin type: bug problem that needs to be addressed
#12365 opened May 24, 2024 by ro-oliveira95
sys.__stdout__.isatty() returns incorrect value for Windows 11 platform: windows windows platform-specific problem plugin: capture related to the capture builtin plugin type: bug problem that needs to be addressed
#12349 opened May 21, 2024 by jdgsmallwood
4 tasks done
WIP: Truncate objects the same way we truncate other messages type: bug problem that needs to be addressed
#12322 opened May 14, 2024 by ssbarnea Draft
Extra info in assertion is truncated even with -vv topic: reporting related to terminal output and user-facing messages and errors topic: rewrite related to the assertion rewrite mechanism type: bug problem that needs to be addressed
#12307 opened May 11, 2024 by The-Compiler
c85fce39b regressed importing standard library modules that are "masked" topic: collection related to the collection phase type: bug problem that needs to be addressed
#12303 opened May 10, 2024 by s-t-e-v-e-n-k
4 tasks done
monkeypatch.setattr started failing in Pytest 8.1.2 (setuptools CI) plugin: monkeypatch related to the monkeypatch builtin plugin type: bug problem that needs to be addressed
#12254 opened Apr 26, 2024 by abravalheri
2 of 3 tasks
ExceptionInfo.for_later() wont add assertion strip text type: bug problem that needs to be addressed
#12175 opened Apr 1, 2024 by picnixz
Parametrization with Variables Unexpectedly Changes Fixture Scope from Class-Level to Function-Level topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#12146 opened Mar 21, 2024 by yogendrasinghx
over-riden/extended fixtures that self-depend don't pass over dependend fixtures for parameterization topic: fixtures anything involving fixtures directly or indirectly topic: parametrize related to @pytest.mark.parametrize type: bug problem that needs to be addressed
#12091 opened Mar 8, 2024 by rgilton
Scope of parameterized fixture doesn't work topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#12086 opened Mar 7, 2024 by gjambaisivanandham
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
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
Indirect parametrization with scope="function" does not always work topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#11575 opened Nov 1, 2023 by yugokato
Unexpected PytestCacheWarning when passing /dev/null as config file for pytest plugin: stepwise topic: config related to config handling, argument parsing and config file type: bug problem that needs to be addressed
#11502 opened Oct 13, 2023 by ssbarnea
test_pdb_continue_with_recursive_debug randomly fails type: bug problem that needs to be addressed type: selftests a problem in the tests of pytest
#11411 opened Sep 7, 2023 by mtelka
params on Fixture are not always detected during test generation topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#11350 opened Aug 25, 2023 by jgersti
Autouse fixtures with the same name in class and module scopes are executed in the wrong order topic: fixtures anything involving fixtures directly or indirectly type: bug problem that needs to be addressed
#11281 opened Aug 4, 2023 by david-shiko
rootdir is not considered as expected topic: collection related to the collection phase type: bug problem that needs to be addressed
#11186 opened Jul 9, 2023 by roeniss
4 tasks done
conftest.py discovery when running pytest --rootdir type: bug problem that needs to be addressed
#11071 opened Jun 2, 2023 by piotr-kubiak
ProTip! Adding no:label will show everything without a label.