Name: | python3-pyfakefs |
---|---|
Version: | 5.7.4 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4154326 |
License: | Apache-2.0 |
RPM: | python3-pyfakefs-5.7.4-1.el10_0.noarch.rpm |
Source RPM: | python-pyfakefs-5.7.4-1.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-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. |