Registry / testing / ktheory-fakefs

ktheory-fakefs

JSON →
library0.2.1.1rbrubygemsunverified

A fork of FakeFS with patches by ktheory, providing a fake filesystem for testing file operations.

gem install ktheory-fakefs
INSTALL
IMPORT
SIG · KTHEORY-FAKEFS
K
ktheory-fakefs
testingrubyv0.2.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FakeFS
require 'fakefs'

Use a fake filesystem to test file I/O without touching the real disk.

require 'fakefs' FakeFS do File.write('test.txt', 'hello') puts File.read('test.txt') end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Amazon
1
Resources
ktheory-fakefs — gem install ktheory-fakefs · libregistry