Files
pytest2/changelog/1895.bugfix.rst
2019-03-02 09:39:30 -03:00

3 lines
128 B
ReStructuredText

Fix bug where fixtures requested dynamically via ``request.getfixturevalue()`` might be teardown
before the requesting fixture.