@mocktomata/io-fs
TypeScript icon, indicating that this package has built-in type declarations

7.0.0-beta.11 • Public • Published

@mocktomata/io-fs

mocktomata file system IO package.

This module provides the implementation to interact with the file system. It's signature is string based and not doing any parsing.

This is becuase in browser testing, the data is read through file-server which send the data to io-client as json string.

There is no need to parse and convert the string to object.

Validation of the data is done in respective code (config, plugin, spec and scenario).

/@mocktomata/io-fs/

    Package Sidebar

    Install

    npm i @mocktomata/io-fs

    Weekly Downloads

    11

    Version

    7.0.0-beta.11

    License

    MIT

    Unpacked Size

    122 kB

    Total Files

    243

    Last publish

    Collaborators

    • unional