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

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

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

chai mochajs sinonjs

Last synced: 22 days 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