Binary package “python3-pytest-openfiles” in ubuntu noble

Pytest plugin to check for files left open at the end of a test

 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.