OpenBSD ports

The devel/py-test-openfiles,python3 port

py3-test-openfiles-0.5.0p1 – check for files left open at the end of a pytest run

Description

The pytest-openfiles plugin allows for the detection of open I/O
resources at the end of unit tests. This is particularly useful for
testing code that manipulates file handles or other I/O resources. It
allows developers to ensure that this kind of code properly cleans up
I/O resources when they are no longer needed.

WWW: https://github.com/astropy/pytest-openfiles
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies