Name: | python3-pyfakefs |
---|---|
Version: | 4.4.0 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2076804 |
License: | ASL 2.0 |
RPM: | python3-pyfakefs-4.4.0-1.el8.noarch.rpm |
Source RPM: | python-pyfakefs-4.4.0-1.el8.src.rpm |
Build Date: | Fri Apr 02 2021 |
Build Host: | jenkins-172-17-0-2-18a4300b-b7f1-4847-9922-9efb8e6b3899.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |