Files
pytest2/changelog/4489.removal.rst
2018-12-01 15:59:44 -02:00

4 lines
217 B
ReStructuredText

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.