mockfs

A simple mock filesystem for unit tests


License
Other
Install
pip install mockfs==2.0.0

Documentation

mockfs -- A simple mock filesystem for unit tests

mockfs makes it possible to test filesystem-dependent code by replacing functions from the os and glob modules.