Skip to content

Latest commit

 

History

History
 
 

javascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

####Run the code and test This project uses Mocha and Chai for testing:

#####Install dependencies:

npm install -g mocha
npm install -g chai

#####Run tests:

mocha --recursive