-
-
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
Using fixtures in pytest.mark.parametrize
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
#349
opened Aug 30, 2013 by
pytestbot
Fixtures without name matching magic
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
#3834
opened Aug 19, 2018 by
shoyer
Typing and public API
topic: typing
type-annotation issue
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#7469
opened Jul 9, 2020 by
bluetech
31 of 42 tasks
Add a more obvious way to pass parameters to fixture functions
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
#8109
opened Dec 8, 2020 by
oakkitten
Add typing information for parameterized fixtures
topic: typing
type-annotation issue
type: enhancement
new feature or API change, should be merged into features branch
#8073
opened Nov 25, 2020 by
tobiasdiez
Dynamically generate plugins table with sortable columns
type: docs
documentation improvement, missing or needing clarification
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
#11232
opened Jul 19, 2023 by
The-Compiler
add proposal for a new feature, often to gather opinions or design the API around the new feature
run
parameter to pytest.xfail()
type: proposal
#9027
opened Aug 20, 2021 by
okken
--append-ini option to argument overrides
topic: config
related to config handling, argument parsing and config file
type: enhancement
new feature or API change, should be merged into features branch
type: feature-branch
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
#5685
opened Aug 2, 2019 by
RonnyPfannschmidt
add tools for warning erroing and filtering to support different workflows
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
#9535
opened Jan 23, 2022 by
RonnyPfannschmidt
pytest capture logging error still happening
plugin: capture
related to the capture builtin plugin
plugin: logging
related to the logging builtin plugin
type: bug
problem that needs to be addressed
#5502
opened Jun 27, 2019 by
spearsem
Some possible improvements in fixtures module
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
type: refactoring
internal improvements to the code
#11234
opened Jul 20, 2023 by
sadra-barikbin
warnings of early configuration hooks are not reported
plugin: warnings
related to the warnings builtin plugin
topic: config
related to config handling, argument parsing and config file
#12068
opened Mar 4, 2024 by
RonnyPfannschmidt
assertion diffs for multiline-string can become unreadable soup
topic: rewrite
related to the assertion rewrite mechanism
type: enhancement
new feature or API change, should be merged into features branch
#6757
opened Feb 18, 2020 by
wimglenn
traceback filtering hook
topic: tracebacks
related to displaying and handling of tracebacks
type: enhancement
new feature or API change, should be merged into features branch
#283
opened Mar 26, 2013 by
pytestbot
Better default colours
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
#1293
opened Dec 29, 2015 by
dimaqq
introduce fixture scope and dependency based sort key for sorting tests
plugin: xdist
related to the xdist external plugin
topic: collection
related to the collection phase
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: enhancement
new feature or API change, should be merged into features branch
#1269
opened Dec 17, 2015 by
RonnyPfannschmidt
implementation of pytest lastfailed usecases that don't prematurely remove tests from the failure set
topic: selection
related to test selection from the command line
#1248
opened Dec 10, 2015 by
RonnyPfannschmidt
Support per-request scope for fixtures
topic: fixtures
anything involving fixtures directly or indirectly
type: enhancement
new feature or API change, should be merged into features branch
#456
opened Feb 10, 2014 by
pytestbot
lastfailed - persist failure sets until all broken tests where removed
plugin: cache
related to the cache builtin plugin
status: help wanted
developers would like help from experts on this topic
topic: selection
related to test selection from the command line
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: refactoring
internal improvements to the code
#1017
opened Sep 17, 2015 by
RonnyPfannschmidt
--pyargs does not understand namespace packages
status: help wanted
developers would like help from experts on this topic
type: bug
problem that needs to be addressed
#478
opened Mar 6, 2014 by
pytestbot
upgrading to pytest 8.3.5 causes :Cannot read termcap database;using dumb terminal settings" error
#13277
opened Mar 6, 2025 by
KRRT7
pytest_generate_tests doesn't play with pytest.mark.parametrize
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
#896
opened Jul 27, 2015 by
philpep
break up the runtestprotocol and create a sequence of setup/teardown/call actions
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
Doctests: CWD vs PATH import ambiguity
plugin: doctests
related to the doctests builtin plugin
type: enhancement
new feature or API change, should be merged into features branch
#727
opened Apr 22, 2015 by
pytestbot
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.