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

https://github.com/codewritingcow/test-node-api-with-mocha-chai

Mocha and Chai test for a sample Node.js API. From the Scotch.io tutorial, "Test a Node RESTful API with Mocha and Chai."
https://github.com/codewritingcow/test-node-api-with-mocha-chai

Last synced: about 9 hours ago
JSON representation

Mocha and Chai test for a sample Node.js API. From the Scotch.io tutorial, "Test a Node RESTful API with Mocha and Chai."

Awesome Lists containing this project

README

          

# Mocha and Chai test for sample Node.js API #
_by Gary Pang, "CodeWritingCow"_

This is a sample Mocha and Chai test for a sample Node.js API. From the Scotch.io [tutorial](https://scotch.io/tutorials/test-a-node-restful-api-with-mocha-and-chai), "Test a Node RESTful API with Mocha and Chai."