Node.js Test Setup with Jest
Showcasing how to setup testing for Node.js with Jest. Read more about it.
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