Add pytest.freeze_includes to reference
This commit is contained in:
parent
25fe3706a4
commit
5010e02eda
|
@ -84,6 +84,12 @@ pytest.warns
|
||||||
.. autofunction:: pytest.warns(expected_warning: Exception, [match])
|
.. autofunction:: pytest.warns(expected_warning: Exception, [match])
|
||||||
:with:
|
:with:
|
||||||
|
|
||||||
|
pytest.freeze_includes
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
**Tutorial**: :ref:`freezing-pytest`.
|
||||||
|
|
||||||
|
.. autofunction:: pytest.freeze_includes
|
||||||
|
|
||||||
.. _`marks ref`:
|
.. _`marks ref`:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue