We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
:type
1 parent 58d7aa9 commit 19bc2cbCopy full SHA for 19bc2cb
src/_pytest/python.py
@@ -1192,7 +1192,7 @@ def parametrize(
1192
If N argnames were specified, argvalues must be a list of
1193
N-tuples, where each tuple-element specifies a value for its
1194
respective argname.
1195
- :type argvalues: Iterable[_pytest.mark.structures.ParameterSet | Sequence[object] | object]
+
1196
:param indirect:
1197
A list of arguments' names (subset of argnames) or a boolean.
1198
If True the list contains all names from the argnames. Each
0 commit comments