/node-jest

Node Jest TDD - Unit Testing NodeJS using JEST

Primary LanguageJavaScript

node-jest

Node Jest TDD - Unit Testing NodeJS using JEST

Running unit tests

Run npm run test to execute the unit tests via Jest. OR Run npm run test-watch to execute the unit tests via Jest.