[ 原始碼: ruby-fakefs ]
套件: ruby-fakefs (1.2.0-1)
ruby-fakefs 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-fakefs:
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Sebastian Boehm
- Gunnar Wolf
- Tobias Grimm
外部的資源:
- 主頁 [github.com]
相似套件:
Fake file system to be used in unit tests
FakeFS allows you to unit-test file system calls without actually touching the file system. File, Dir and FileUtils calls are redirected to a fake file system without requiring to use any mocking library thus making it faster and easier to test file system calls.