Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Test cases for all the tips

Usage

run all tests once

npm run test

run tests on TDD(Test Driven Development) mode

npm run tdd