/node-js-jest

How to setup testing for Node.js with Jest.

Primary LanguageJavaScript

Node.js Test Setup with Jest

Build Status Slack Greenkeeper badge

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

Editnode-js-jest

Installation

  • git clone git@github.com:rwieruch/node-js-jest.git
  • cd node-js-jest
  • npm install
  • npm start
  • optional: include .env in your .gitignore