Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 528 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 528 Bytes

karma-template


Karma template + mocha + chai JS Unit Testing

jasmine

# clone

yarn install

# or

npm install

# run
npm run test

# or
yarn test

code4k