The devel/py-test-openfiles,python3 port
py3-test-openfiles-0.5.0p2 – check for files left open at the end of a pytest run (cvsweb github mirror)
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
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/LICENSE.rst
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/pytest_openfiles-0.5.0.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__init__.py
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/plugin.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/plugin.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/__pycache__/version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/plugin.py
- /usr/local/lib/python3.11/site-packages/pytest_openfiles/version.py