FakeFS provides a fake filesystem for use in tests, allowing file operations without touching the real disk.
gem install fakefsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use FakeFS to simulate file operations in a test
Check the FakeFS documentation for unsupported methods and use real filesystem if needed.
No dependency data recorded yet.