-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Calling pytest.main() repeatedly (possible fix for ImportPathMismatchError)
#13230
opened Feb 17, 2025 by
ptyork
updated Feb 17, 2025
pytest_generate_tests based on params and marks from previous parametrize
#13233
opened Feb 17, 2025 by
Anton3
updated Feb 17, 2025
Documentation error in Getting Started, re. grouping tests in classes
status: help wanted
developers would like help from experts on this topic
type: docs
documentation improvement, missing or needing clarification
type: infrastructure
improvement to development/releases/CI structure
#7646
opened Aug 14, 2020 by
bobobox
updated Feb 16, 2025
py.test, assertion for assertDictContainsSubset?
topic: rewrite
related to the assertion rewrite mechanism
topic: tracebacks
related to displaying and handling of tracebacks
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#2376
opened Apr 21, 2017 by
tony
updated Feb 15, 2025
Node ID parts vs. argument order with stacked parametrize / permutations
topic: parametrize
related to @pytest.mark.parametrize
#13223
opened Feb 13, 2025 by
The-Compiler
updated Feb 14, 2025
running counter of test results at -2
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
#12800
opened Sep 10, 2024 by
xmo-odoo
updated Feb 13, 2025
approx equal can be more restricted than
==
#13218
opened Feb 12, 2025 by
yuyichao
updated Feb 12, 2025
[undocumented] Pytest package fixtures only respect __init__.py-containing packages
#13216
opened Feb 11, 2025 by
alfaix
updated Feb 11, 2025
4 tasks done
indirectly parameterized session-scoped fixtures aren't
status: needs information
reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
topic: fixtures
anything involving fixtures directly or indirectly
type: question
general question, might be closed after 2 weeks of inactivity
#13159
opened Jan 22, 2025 by
jclerman
updated Feb 11, 2025
Fixture teardown is called during setup of the next test
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
type: bug
problem that needs to be addressed
#9287
opened Nov 8, 2021 by
rnetser
updated Feb 10, 2025
In pytest.mark.parametrize(), how do I pass list-type data returned by a fixture to param as an iterable?
#13209
opened Feb 9, 2025 by
1999reddy
updated Feb 9, 2025
(🐞) assertion introspection is missing when pytest produces a diff
#13198
opened Feb 6, 2025 by
KotlinIsland
updated Feb 8, 2025
Consider entry points for related to config handling, argument parsing and config file
topic: reporting
related to terminal output and user-facing messages and errors
PYTEST_PLUGINS
and pytest_plugins
topic: config
#12624
opened Jul 16, 2024 by
mtelka
updated Feb 8, 2025
color of percentage on warning is green with related to terminal output and user-facing messages and errors
-v
topic: reporting
#13201
opened Feb 7, 2025 by
jakkdl
updated Feb 8, 2025
Remove exceptiongroups from getting started page?
type: docs
documentation improvement, missing or needing clarification
#12883
opened Oct 13, 2024 by
The-Compiler
updated Feb 6, 2025
tempdir hardening fails when filesystem doesn't track ownership
#13194
opened Feb 5, 2025 by
moroten
updated Feb 5, 2025
Add "pre setup" log entry when enabling "--show-setup"
topic: fixtures
anything involving fixtures directly or indirectly
topic: reporting
related to terminal output and user-facing messages and errors
type: enhancement
new feature or API change, should be merged into features branch
#13169
opened Jan 28, 2025 by
ctheune
updated Feb 4, 2025
Syntax error in test file makes pytest exit with exit code 2
topic: config
related to config handling, argument parsing and config file
type: enhancement
new feature or API change, should be merged into features branch
#4603
opened Jan 5, 2019 by
martinsmid
updated Feb 4, 2025
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
updated Jan 31, 2025
Add an uv-managed Python to CI
type: infrastructure
improvement to development/releases/CI structure
#13177
opened Jan 30, 2025 by
The-Compiler
updated Jan 30, 2025
Test Parametrization Id Function Receives Arg Tuple
topic: parametrize
related to @pytest.mark.parametrize
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#8283
opened Jan 26, 2021 by
internetofjames
updated Jan 27, 2025
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
updated Jan 27, 2025
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.