| Name: | python3-pytest-openfiles |
|---|---|
| Epoch: | 1 |
| Version: | 0.4.0 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 21693 |
| License: | BSD |
| RPM: | python3-pytest-openfiles-0.4.0-1.el8.noarch.rpm |
| Source RPM: | python-pytest-openfiles-0.4.0-1.el8.src.rpm |
| Build Date: | Fri Sep 18 2020 |
| Build Host: | jenkins-172-17-0-2-11fd70d9-f8d8-4d1e-9560-ba8e5bd65303.appad2iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/pytest-openfiles |
| Summary: | The py.test openfiles plugin |
| 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. |