@akromio/expected-fs

Plugin for asserting files and directories.


Keywords
assert, test, assertion-library, nodejs
Install
npm install @akromio/expected-fs@0.7.1

Documentation

Akromio assertion lib

Assertion library developed for the Akromio project.

Product of Spain, made in Valencia by Sia Codelabs.

Install/bootstrap

npm run bootstrap

When clean not wanted:

npm run update

Build

npm run build

Tests

Unit tests:

npm t

Code coverage:

npm run cov

Notes

  • The __tests__ and dist directories must be generated, temporally, from the local device. When the new Go version of Dogma published, this restriction will be removed.