Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 200 Bytes

6436.bugfix.rst

File metadata and controls

3 lines (3 loc) · 200 Bytes

Fixtures now properly register their finalizers with autouse and parameterized fixtures that execute before them in the fixture stack so they are torn down at the right times, and in the right order.