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
[docs rendering] Too much italics on RTD
type: docs
documentation improvement, missing or needing clarification
#10183
opened Aug 3, 2022 by
webknjaz
when i run 'pytest.main()' to run all cases, the 'pytest_sessionstart' do not run?
type: question
general question, might be closed after 2 weeks of inactivity
#10179
opened Aug 2, 2022 by
fireblackman
4 tasks
Pytest trying to check if custom argument is a file crashes due to filename being too long
status: easy
easy issue that is friendly to new contributor
type: bug
problem that needs to be addressed
#10169
opened Jul 25, 2022 by
jdckmz
4 tasks done
Document how to build dynamic session-scoped fixtures
topic: fixtures
anything involving fixtures directly or indirectly
type: question
general question, might be closed after 2 weeks of inactivity
#10156
opened Jul 19, 2022 by
sirosen
capsys not implementing fileno, patches stream object causing io error
plugin: capture
related to the capture builtin plugin
type: bug
problem that needs to be addressed
#10154
opened Jul 19, 2022 by
tonybaloney
use vdbench tool run long time IO test, io break off
type: question
general question, might be closed after 2 weeks of inactivity
#10153
opened Jul 19, 2022 by
linglingfa1212
[FR] when fixture is not found, but avaliable in siebling conftests, give them as hints
topic: fixtures
anything involving fixtures directly or indirectly
type: enhancement
new feature or API change, should be merged into features branch
#10151
opened Jul 18, 2022 by
RonnyPfannschmidt
Possible missing warning filters in pytest_configure
plugin: warnings
related to the warnings builtin plugin
topic: config
related to config handling, argument parsing and config file
type: question
general question, might be closed after 2 weeks of inactivity
#10128
opened Jul 13, 2022 by
akhilramkee
Misleading error message when parameters are missing in the parametrize but presented in the test function
status: needs information
reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#10113
opened Jul 8, 2022 by
TommyDew42
3 of 4 tasks
Marking fixtures as always-indirect
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
#10101
opened Jul 4, 2022 by
mrzechonek
enable gracefull handling and mitigation of -W error for pytest plugins and packages
plugin: warnings
related to the warnings builtin plugin
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#10098
opened Jul 2, 2022 by
RonnyPfannschmidt
Reference documentation, typing annotations and reality for type-annotation issue
type: docs
documentation improvement, missing or needing clarification
type: enhancement
new feature or API change, should be merged into features branch
pytest.mark.xfail()
don’t match
topic: typing
#10094
opened Jul 1, 2022 by
manueljacob
Provide a way to push configuration based on the environment
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
#10080
opened Jun 26, 2022 by
Delgan
pdb + expect tests failing in Python 3.7
platform: linux
linux platform-specific problem
plugin: debugging
related to the debugging builtin plugin
type: infrastructure
improvement to development/releases/CI structure
#10042
opened Jun 14, 2022 by
nicoddemus
Add a built-in way to compare sequences ignoring order
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#10032
opened Jun 10, 2022 by
Delgan
when use pytest logging_plugin's set_log_path to create different log for each tests, it failed with "[Errno 32 ] Broken pipe" when executing tests in one py file
plugin: logging
related to the logging builtin plugin
status: needs information
reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
#10029
opened Jun 8, 2022 by
LinusLing0910
request.addfinalizer
order of execution is undocumented
status: easy
#10023
opened Jun 6, 2022 by
fish-face
user controlled pytest-cache separation by environment
plugin: cache
related to the cache builtin plugin
type: enhancement
new feature or API change, should be merged into features branch
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#10002
opened May 29, 2022 by
RonnyPfannschmidt
7.1.2: reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
UserWarning
in _pytest/fixtures.py
status: needs information
#9986
opened May 22, 2022 by
kloczek
4 tasks done
TypeError: A Message class can only inherit from Message when using pytester and a per-test import google.api_core.exceptions
plugin: pytester
related to the pytester builtin plugin
type: bug
problem that needs to be addressed
#9981
opened May 20, 2022 by
AshleyT3
Request for function to import module directly from file with rewritten assertions
topic: rewrite
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
#9977
opened May 19, 2022 by
hjtran
hook/mechanism to await awaitable results of fixtures/test results (asyncio/anyio/trio)
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#9962
opened May 15, 2022 by
RonnyPfannschmidt
Custom markers don't show custom color in 'short test summary info' section
topic: marks
related to marks, either the general marks or builtin
topic: reporting
related to terminal output and user-facing messages and errors
#9961
opened May 15, 2022 by
jeffwright13
Leakage of NUMBER option out of docstring scope
plugin: doctests
related to the doctests builtin plugin
#9924
opened May 7, 2022 by
MatthewFlamm
4 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.