spelling: doctests
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
fa75c3fb18
commit
4bff7d5c9a
|
@ -39,7 +39,7 @@ Built-in fixtures
|
||||||
Store and retrieve values across pytest runs.
|
Store and retrieve values across pytest runs.
|
||||||
|
|
||||||
:fixture:`doctest_namespace`
|
:fixture:`doctest_namespace`
|
||||||
Provide a dict injected into the docstests namespace.
|
Provide a dict injected into the doctests namespace.
|
||||||
|
|
||||||
:fixture:`monkeypatch`
|
:fixture:`monkeypatch`
|
||||||
Temporarily modify classes, functions, dictionaries,
|
Temporarily modify classes, functions, dictionaries,
|
||||||
|
|
Loading…
Reference in New Issue