btrz-test-helpers
v2.0.0
Published
Some cool helpers to improve testing in betterez
Downloads
409
Readme
btrz-test-helpers
A collection of helpers methods for unit testing node applications.
Development guide
npm i
npm test
You're good to go!
Running test
npm test
Bumping a version
npm version (patch|minor|major)