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 25a3f61 commit faddf86Copy full SHA for faddf86
doc/src/configuration.rst
@@ -31,7 +31,7 @@ automark_dependency
31
the :func:`pytest.mark.dependency` marker. As a results, all
32
tests, the dependencies and the dependent tests must be decorated.
33
If set to `True`, the outcome of all tests will be registered. It
34
- has the same effect as if all tests are implicitly decorated with
+ has the same effect as implicitly decorating all tests with
35
:func:`pytest.mark.dependency`.
36
37
.. versionadded:: 0.3
0 commit comments