mockfs 0.1.6
MockFS is a test-obsessed library for mocking out the entire file system. It provides mock objects that clone the functionality of File, FileUtils, Dir, and other in-Ruby file-access libraries.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            extensions
            > 0.0.0
          
    