We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46e3043 + cfdebb3 commit ae4e596Copy full SHA for ae4e596
doc/en/example/parametrize.rst
@@ -350,7 +350,7 @@ Parametrizing test methods through per-class configuration
350
.. _`unittest parametrizer`: https://github.com/testing-cabal/unittest-ext/blob/master/params.py
351
352
353
-Here is an example ``pytest_generate_function`` function implementing a
+Here is an example ``pytest_generate_tests`` function implementing a
354
parametrization scheme similar to Michael Foord's `unittest
355
parametrizer`_ but in a lot less code::
356
0 commit comments