Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manishrb21/mocha-testing

Source code for Unit Testing
https://github.com/manishrb21/mocha-testing

chai mochajs sinonjs

Last synced: about 12 hours ago
JSON representation

Source code for Unit Testing

Awesome Lists containing this project

README

        

# Mocha-Testing
- Install node modules
- Run command npm test
- Run command npm test-report to generate Mochawesome file
- Avoid running node index.js while testing