[ Bron: ruby-fakefs ]
Pakket: ruby-fakefs (1.2.0-1)
Verwijzigingen voor ruby-fakefs
Debian bronnen:
Het bronpakket ruby-fakefs downloaden:
Beheerders:
- Debian Ruby Team (QA-pagina, Mailarchief)
- Sebastian Boehm (QA-pagina)
- Gunnar Wolf (QA-pagina)
- Tobias Grimm (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.