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 49827ad commit a2d562dCopy full SHA for a2d562d
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