Files
pytest2/changelog/3290.feature
2018-04-13 16:00:07 +03:00

3 lines
144 B
Gherkin

``monkeypatch`` now supports a ``context()`` function which acts as a context manager which undoes all patching done
within the ``with`` block.