Skip to content

Commit 5010e02

Browse files
authored
Add pytest.freeze_includes to reference
1 parent 25fe370 commit 5010e02

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/en/reference.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,12 @@ pytest.warns
8484
.. autofunction:: pytest.warns(expected_warning: Exception, [match])
8585
:with:
8686

87+
pytest.freeze_includes
88+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
89+
90+
**Tutorial**: :ref:`freezing-pytest`.
91+
92+
.. autofunction:: pytest.freeze_includes
8793

8894
.. _`marks ref`:
8995

0 commit comments

Comments
 (0)