The py.test openfiles plugin
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.0-5.fc35 | - |
Fedora 35 | 0.5.0-5.fc35 | - |
Fedora 34 | 0.5.0-3.fc34 | - |
EPEL 8 | 0.4.0-1.el8 | - |
You can contact the maintainers of this package via email at
python-pytest-openfiles dash maintainers at fedoraproject dot org
.