An open API service indexing awesome lists of open source software.

https://github.com/stevehobbsdev/ddcn-test-demo


https://github.com/stevehobbsdev/ddcn-test-demo

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mocha/chai

TDD demo project in Node.js using [Mocha](https://mochajs.org/) and [Chai](http://www.chaijs.com/).

Clone the project, then:

`$ npm install` to install dependencies, then:

`$ npm test` to run the test suite.