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 49827ad + a2d562d commit 1e9c638Copy full SHA for 1e9c638
doc/en/xunit_setup.rst
@@ -12,7 +12,7 @@ fixtures (setup and teardown test state) on a per-module/class/function basis.
12
.. note::
13
14
While these setup/teardown methods are simple and familiar to those
15
- coming from a ``unittest`` or nose ``background``, you may also consider
+ coming from a ``unittest`` or ``nose`` background, you may also consider
16
using pytest's more powerful :ref:`fixture mechanism
17
<fixture>` which leverages the concept of dependency injection, allowing
18
for a more modular and more scalable approach for managing test state,
0 commit comments