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 99a5067 + 87ff7ee commit 015e8e5Copy full SHA for 015e8e5
doc/en/example/parametrize.rst
@@ -333,7 +333,7 @@ The result of this test will be successful::
333
Parametrizing test methods through per-class configuration
334
--------------------------------------------------------------
335
336
-.. _`unittest parametrizer`: http://code.google.com/p/unittest-ext/source/browse/trunk/params.py
+.. _`unittest parametrizer`: https://github.com/testing-cabal/unittest-ext/blob/master/params.py
337
338
339
Here is an example ``pytest_generate_function`` function implementing a
0 commit comments