Pytest plugin for detecting inadvertent open file handles
copied from cf-staging / pytest-openfilesThis package provides a plugin for the pytest framework that allows developers to detect whether any file handles or other file-like objects were inadvertently left open at the end of a unit test.