CMD + K

pyfakefs

Community

A fake file system that mocks the Python file system modules.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::pyfakefs

Usage Tracking

6.2.0
6.1.6
6.1.5
6.1.4
6.1.3
5 / 8 versions selected
Downloads (Last 6 months): 0

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. pyfakefs works with Linux, Windows and macOS.

About

Summary

A fake file system that mocks the Python file system modules.

Last Updated

Apr 13, 2026 at 18:32

License

Apache-2.0

Supported Platforms

noarch