oceansize / node-tdd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node TDD Boilerplate

This project is to help you learn how to set up a TDD environment using Node and Jest.

To install, clone the repo, cd into the js-tdd directory and run npm install

Commands to run:

For testing, run npm test (To stop testing, hit Ctrl + C)

About


Languages

Language:JavaScript 100.0%