GitHunt
AJ

ajoseph-stride/twelveDaysOfChristmas

TDD Boilerplate

This repository houses the boilerplate necessary for test-driving code in Node, leveraging the jest library.

Setup

npm install

Running the tests

# runs tests
npm run test

# runs test and reruns automatically on file change
npm run test:watch

Languages

JavaScript100.0%

Contributors

Created December 5, 2019
Updated December 5, 2019
ajoseph-stride/twelveDaysOfChristmas | GitHunt