test_ok1/changelog/3290.feature

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.