Have Node.js installed. Run npm install
in this repo.
$ npm test
Runs all tests
$ npm test -- --verbose
Adds per-test results to output
$ npm test -- --coverage
Outputs code coverage info
- JEST Tutorial: https://jestjs.io/docs/en/getting-started
- JEST Docs: https://jestjs.io/docs/en/api