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 7e1692c commit d721ca6Copy full SHA for d721ca6
doc/src/usage.rst
@@ -77,7 +77,7 @@ following example:
77
.. literalinclude:: ../examples/runtime.py
78
79
Tests `test_c` and `test_d` set their dependencies at runtime calling
80
-:func:`pytest_dependency.depends`. The first argument is the values
+:func:`pytest_dependency.depends`. The first argument is the value
81
of the `request` pytest fixture, the second argument is the list of
82
dependencies. It has the same effect as passing this list as the
83
`depends` argument to the :func:`pytest.mark.dependency` marker.
0 commit comments