python3-pytest-openfiles

Pytest plugin to check for files left open at the end of a test
  https://github.com/astropy/pytest-openfiles
  0
  no reviews



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.