-
Notifications
You must be signed in to change notification settings - Fork 39
Issues: smarie/python-pytest-cases
Using a @fixture returning a list of params to parametrize a ...
#235
by DahanDv
was closed Dec 15, 2021
Closed
3
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
Add new
regex
parameter to complement glob
in @parametrize_with_cases
new_feature
#153
opened Dec 2, 2020 by
smarie
Re-optimize cases collection: parametrized cases do not always need to be turned into fixtures
performance
#169
opened Dec 16, 2020 by
smarie
[Major] Improve the fixture union engine to support hybrid param+fixture mode
#170
opened Dec 16, 2020 by
smarie
Fixture created for parametrized case not visible to test function in different module
bug
Something isn't working
has_workaround
#174
opened Dec 18, 2020 by
plammens
Improve the New feature or request
current_cases
fixture: when a case depends on a parametrized fixture, add the fixture parameters
enhancement
#216
opened Jun 5, 2021 by
smarie
Improve the New feature or request
current_cases
fixture: add the full case id
enhancement
#217
opened Jun 5, 2021 by
smarie
Make it easier to access information about a case: add a New feature or request
info=
parameter to @parametrize_with_cases
enhancement
#218
opened Jun 5, 2021 by
smarie
Provide a parameter to guarantee fixture uniqueness in
@fixture
new_feature
pytest-goodies
#18
opened Dec 21, 2018 by
smarie
Either make sure that pytest-pattern is up to date, or bring it back here
#219
opened Jun 5, 2021 by
smarie
Feature Request: Ability to define fixtures in case file
has_workaround
new_feature
#228
opened Aug 26, 2021 by
Jasha10
Enable @parametrize for test classes even if it uses a fixture
new_feature
#250
opened Jan 25, 2022 by
Gutifarra
Simplify the nox file now that nox can parametrize the session python
#256
opened Feb 8, 2022 by
smarie
Improve
@parametrize
: accept a dict for argvalues so that the id can be passed as the key
new_feature
#261
opened Feb 22, 2022 by
smarie
Parameterize class fixture with current index of another class parameter
needs_reproducible_example
#263
opened Mar 13, 2022 by
marshall7m
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.