ruby-memfs

MemFs provides an in-memory fake file system that can be used for tests
  https://github.com/simonc/memfs
  0
  no reviews



MemFs is greatly inspired by the awesome FakeFs. The main goal of MemFs is to be 100% compatible with the Ruby libraries like FileUtils.

MemFs is greatly inspired by the awesome FakeFs.