Yelp / Testify

A more pythonic testing framework.
Other
304 stars 67 forks source link

Run addfinalizer teardowns LIFO #314

Closed ealter closed 9 years ago

ealter commented 9 years ago

Make sure that addfinalizer teardowns are run like a stack rather than a queue.