python-pytest-openfiles 0.5.0 Pytest plugin for detecting inadvertent open file handles

This 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.