node-testing-mocha-chai

How to setup testing for Node.js with Mocha and Chai.

Stars
8
Committers
2

Node.js Test Setup with Mocha and Chai

Showcasing how to setup testing for Node.js with Mocha and Chai. Read more about it.

Installation

  • git clone [email protected]:rwieruch/node-testing-mocha-chai.git
  • cd node-testing-mocha-chai
  • npm install
  • npm test