/unit-test-mocha-chai-nodejs

This project is a simple example of how to do unit tests using the Mocha tool with the assertion library Chai and Chai-http, to make restful request from a nodejs test file.

Primary LanguageJavaScript