Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
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
Install
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.