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.
1 parent d98d122 commit c8032a9Copy full SHA for c8032a9
doc/en/unittest.rst
@@ -20,7 +20,7 @@ integration aspects.
20
Note that this is meant as a provisional way of running your test code
21
until you fully convert to pytest-style tests. To fully take advantage of
22
:ref:`fixtures <fixture>`, :ref:`parametrization <parametrize>` and
23
-:ref:`hooks <writing_plugins>` you should convert (tools like `unittest2pytest
+:ref:`hooks <writing-plugins>` you should convert (tools like `unittest2pytest
24
<https://pypi.python.org/pypi/unittest2pytest/>`__ are helpful).
25
Also, not all 3rd party pluging are expected to work best with
26
``unittest.TestCase`` style tests.
0 commit comments