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

Customisable truncation limits
#12765 opened Sep 2, 2024 by zhukoff-pavel
Slashes in parametrization values get turned into backslashes on Windows platform: windows windows platform-specific problem topic: reporting related to terminal output and user-facing messages and errors type: bug problem that needs to be addressed
#12745 opened Aug 28, 2024 by The-Compiler
Add name property to testsuites element in generated JUnit XML status: needs information reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#12736 opened Aug 23, 2024 by joseph-sentry
Regression in testdir fixture
#12726 opened Aug 20, 2024 by Dreamsorcerer
short test summary and -vv
#12713 opened Aug 14, 2024 by ewjoachim
Support navigating exceptions chains in pdb plugin: debugging related to the debugging builtin plugin type: enhancement new feature or API change, should be merged into features branch
#12707 opened Aug 10, 2024 by AWhetter
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
[TODO] Upload JUnit reports to Codecov good first issue easy issue that is friendly to new contributor needs backport applied to PRs, indicates that it should be ported to the current bug-fix branch type: infrastructure improvement to development/releases/CI structure type: selftests a problem in the tests of pytest
#12689 opened Aug 5, 2024 by webknjaz
Doctests in __main__ are ignored
#12688 opened Aug 5, 2024 by jaraco
Tests not collected if parametrized with itertools objects and imported in multiple files topic: parametrize related to @pytest.mark.parametrize type: deprecation feature that will be removed in the future
#12685 opened Aug 4, 2024 by david-cortes
Docs: collection hooks listed under reporting hooks type: docs documentation improvement, missing or needing clarification
#12658 opened Jul 24, 2024 by soxofaan
Arbitrary nested test functions
#12646 opened Jul 22, 2024 by Gochkin
stabilizing fixture APIs (maybe specifically TopRequest) 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
#12630 opened Jul 18, 2024 by eqvinox
ProTip! Adding no:label will show everything without a label.