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.6.0-5.fc42 | - |
Fedora 42 | 0.6.0-5.fc42 | - |
Fedora 41 | 0.6.0-2.fc41 | - |
Fedora 40 | 0.5.0-13.fc40 | - |
Fedora 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
.