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.
2 parents 9fce430 + c09f69d commit b2b1eb2Copy full SHA for b2b1eb2
doc/en/parametrize.rst
@@ -201,6 +201,9 @@ list::
201
Note that when calling ``metafunc.parametrize`` multiple times with different parameter sets, all parameter names across
202
those sets cannot be duplicated, otherwise an error will be raised.
203
204
+More examples
205
+-------------
206
+
207
For further examples, you might want to look at :ref:`more
208
parametrization examples <paramexamples>`.
209
0 commit comments