nodejs-mock-fs - A configurable mock file system
Website: | https://www.npmjs.com/package/mock-fs |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
The mock-fs module allows Node's built-in fs module to be backed temporarily by an in-memory, mock file system. This lets you run tests against a set of mock files and directories instead of lugging around a bunch of test fixtures.
Packages
nodejs-mock-fs-4.12.0-1.fc14.al.noarch [28 KiB] |
Changelog
by Tom Hughes (2020-04-24):
- Update to 4.12.0 upstream release |