ska-sa / spead2

Library for the Streaming Protocol for Exchange of Astronomical Data (SPEAD)
http://spead2.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
23 stars 14 forks source link

Use a more generic workaround for pytest-dev/pytest#11374 #264

Closed bmerry closed 1 year ago

bmerry commented 1 year ago

Instead of selectively clearing members in teardown methods, just clear the whole object every time using a pytest hook.