test_ok1/changelog/4489.removal.rst

4 lines
217 B
ReStructuredText
Raw Normal View History

2018-12-02 01:58:55 +08:00
Removed ``request.cached_setup``. This was the predecessor mechanism to modern fixtures.
See our `docs <https://docs.pytest.org/en/latest/deprecations.html#cached-setup>`__ on information on how to update your code.