Skip to content

Latest commit

 

History

History

JS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Testing with Mocha and Chai

INSTALLATION

npm install

RUN TESTS

npm test

The test suite used is Jest, npm test will run jest --watch --coverage