Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 238 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 238 Bytes

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)