-
-
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
parametrize
decorator does not work when placed above staticmethod
topic: collection
#12863
opened Oct 8, 2024 by
DetachHead
3 of 4 tasks
Tests not collected if parametrized with related to @pytest.mark.parametrize
type: deprecation
feature that will be removed in the future
itertools
objects and imported in multiple files
topic: parametrize
#12685
opened Aug 4, 2024 by
david-cortes
ExceptionGroup
ergonomics in pytest.param(..., marks=xfail(raises=...))
topic: parametrize
#12504
opened Jun 20, 2024 by
Zac-HD
Adding parameterized fixture in pytest_generate_test is not executing the fixture's code, even if it is marked as "indirect"
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
#12216
opened Apr 15, 2024 by
amitw-di
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
Reference leaks caused by related to @pytest.mark.parametrize
type: refactoring
internal improvements to the code
@pytest.mark.parametrize
on newer Python versions
topic: parametrize
#11773
opened Jan 4, 2024 by
wjakob
parametrizing a fixture with indirect=True does not handle dicts correctly
topic: parametrize
related to @pytest.mark.parametrize
type: enhancement
new feature or API change, should be merged into features branch
#11632
opened Nov 23, 2023 by
ThiefMaster
params
on Fixtures are silently hidden when the Fixture is shadowed but used
topic: fixtures
#11337
opened Aug 22, 2023 by
jgersti
Warn if argument shadows fixture
topic: fixtures
anything involving fixtures directly or indirectly
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
#10512
opened Nov 18, 2022 by
MarcoGorelli
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
Keyword-based parameter sets
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
#9216
opened Oct 19, 2021 by
ikonst
Class scope fixture not working with indirect parametrization since 5.4.0
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
type: regression
indicates a problem that was introduced in a release which was working previously
#9198
opened Oct 12, 2021 by
palocziarpad
Improve error output when specifying multiple argument strings with parametrize
topic: parametrize
related to @pytest.mark.parametrize
#8593
opened Apr 26, 2021 by
The-Compiler
Remove parametrize decorators (and perhaps docstrings) from tracebacks
topic: parametrize
related to @pytest.mark.parametrize
topic: reporting
related to terminal output and user-facing messages and errors
topic: tracebacks
related to displaying and handling of tracebacks
#8484
opened Mar 23, 2021 by
The-Compiler
Incorrect test ids generation when mixing dynamic parameterized and static fixtures
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
#8372
opened Feb 24, 2021 by
ws1088
pytest could do a better job printing fixture selection info
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
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
#8313
opened Feb 3, 2021 by
sjpotter
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
weird behavior with tuples indirect parameterization
topic: parametrize
related to @pytest.mark.parametrize
type: bug
problem that needs to be addressed
#8281
opened Jan 26, 2021 by
giladkr
Feature Request - Support using session scope-fixtures when using pytest.mark.parametrize
topic: fixtures
anything involving fixtures directly or indirectly
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
#7312
opened Jun 3, 2020 by
amitwer
Class scoped fixture is called multiple times with mutable values and parameterisation
status: help wanted
developers would like help from experts on this topic
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
#7175
opened May 7, 2020 by
JSchulte01
parametrizing metafunc in pytest_generate_tests does not group tests as expected
status: help wanted
developers would like help from experts on this topic
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
type: bug
problem that needs to be addressed
#6979
opened Mar 28, 2020 by
dbak-invn
pytest_generate_tests() created fixture, together with pytest.mark.parametrize() created fixture (of different name) -- results in messed up fixture scope - and inappropriate re-instantiation of fixtures
topic: fixtures
anything involving fixtures directly or indirectly
topic: parametrize
related to @pytest.mark.parametrize
type: bug
problem that needs to be addressed
#6969
opened Mar 26, 2020 by
nebbish
Test case naming function (alternative to ids=)
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
#6837
opened Feb 28, 2020 by
radeklat
Test case selection cannot work if parametrised id generation contains parentheses
topic: fixtures
anything involving fixtures directly or indirectly
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
#6626
opened Jan 30, 2020 by
msjyoo-work
strange handling of test ids for parametrize
topic: parametrize
related to @pytest.mark.parametrize
topic: reporting
related to terminal output and user-facing messages and errors
#6363
opened Dec 20, 2019 by
graingert
3 of 4 tasks
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.