Skip to content

Latest commit

 

History

History
 
 

nodejs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Test with node.js

  1. Install the dependencies with this command: npm install

  2. Run the tests with this command: npm test

    Any test source matching the pattern *.spec.js will be executed.