Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/harsh-sri/mocha-chai-unit-test

Unit test case implementation for nodejs app using mocha and chai assert library.
https://github.com/harsh-sri/mocha-chai-unit-test

chai mocha-chai mocha-tests mochajs unit-testing

Last synced: about 2 months ago
JSON representation

Unit test case implementation for nodejs app using mocha and chai assert library.

Awesome Lists containing this project

README

        

# mocha-chai-unit-test

Unit test case implementation for nodejs app using mocha and chai assert library.

1- Clone the repo to your local machine

2- npm install --save-dev.

3- npm test.