node-js-jest

How to setup testing for Node.js with Jest.

Stars
12
Committers
1

Node.js Test Setup with Jest

Showcasing how to setup testing for Node.js with Jest. Read more about it.

Installation

  • git clone [email protected]:rwieruch/node-js-jest.git
  • cd node-js-jest
  • npm install
  • npm start
  • optional: include .env in your .gitignore
Badges
Extracted from project README
Build Status Slack Greenkeeper badge Editnode-js-jest
Related Projects