| Name: | python3-pyfakefs |
|---|---|
| Version: | 4.5.6 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 2182793 |
| License: | ASL 2.0 |
| RPM: | python3-pyfakefs-4.5.6-1.el9.noarch.rpm |
| Source RPM: | python-pyfakefs-4.5.6-1.el9.src.rpm |
| Build Date: | Tue Aug 23 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pyfakefs.org |
| Summary: | pyfakefs implements a fake file system that mocks the Python file system modules. |
| Description: | pyfakefs implements a fake file system that mocks the Python file system modules. Using pyfakefs, your tests operate on a fake file system in memory without touching the real disk. The software under test requires no modification to work with pyfakefs. |