Skip to content

the-watchmen/node-test-helpr

Repository files navigation

node-test-helpr

miscellaneous test helper functions

styled with prettier Build Status XO code style

see tests for examples

usage

  1. npm install test-helpr
  2. import {...} from 'test-helpr'

development

  1. git clone {this repo}
  2. cd {this repo name}
  3. npm install
  4. npm test