python3-pytest-openfiles - The py.test openfiles plugin
Website: | https://pypi.python.org/pypi/pytest-openfiles |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- 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.
Packages
python3-pytest-openfiles-0.5.0-1.aldos.noarch [13 KiB] |
Changelog
by Joel Barrios (2023-01-18):
- Update to 0.5.0. |