Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yeisontapia/test_mocha_chai

Testing mocha functions with chai
https://github.com/yeisontapia/test_mocha_chai

chaijs javascript mocha mocha-chai mocha-tests mochajs

Last synced: 8 days ago
JSON representation

Testing mocha functions with chai

Awesome Lists containing this project

README

        

# MochaJs with Chai

### Instructions

* Clone this repository ``` git clone https://github.com/YeisonTapia/test_mocha_chai.git```
* install dependencies ``` npm i ```
* npm test ``` npm test ```