@datr.tech/marble-api-model-validator-unit-test-generator
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

README: @datr.tech/marble-api-model-validator-unit-test-generator

A Marble unit test generator for Mongoose based model validators (within the associated API packages)


Install as dependency

Install from NPM using the following command.

npm i @datr.tech/@datr.tech/marble-api-model-validator-unit-test-generator

Install locally

Install the package from GitHub using the following commands.

git clone https://github.com/datr.tech/marble-api-model-validator-unit-test-generator.git

Then install the required dependencies

cd @datr.tech/marble-api-model-validator-unit-test-generator
npm i

Format

Format code, config files and (when applicable) tests

npm run format

The formatting will be performed by Prettier, and the associated Prettier config can be found [here][./.prettierrc.json].

Lint

Lint code, config files and (when applicable) tests

npm run lint

The formatting will be performed by EsLint, and the associated config can be found from the following address [./eslint.config.mjs][./eslint.config.mjs].

Package Sidebar

Install

npm i @datr.tech/marble-api-model-validator-unit-test-generator

Weekly Downloads

13

Version

0.5.3

License

MIT

Unpacked Size

77.3 kB

Total Files

153

Last publish

Collaborators

  • j.alderson.strachan
  • admin-datr-tech