jacebrowning / yorm

Automatic object-YAML mapping for Python.
https://yorm.readthedocs.io
MIT License
27 stars 6 forks source link

Add a `fake` setting to bypass the filesystem #39

Closed jacebrowning closed 9 years ago

jacebrowning commented 9 years ago

When other libraries are using YORM, they probably won't want it creating and modifying files during their tests: