test_ok1/changelog/3290.bugfix

3 lines
154 B
Plaintext

Improved `monkeypatch` to support some form of with statement. Now you can use `with monkeypatch.context() as m:`
construction to avoid damage of Pytest.