Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 497 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 497 Bytes

codecov Build Status

Algorithms learning repo

a. Repo install: npm i

b. Run tests: npm run test

c. Test coverage report location: ~/coverage/lcov-report/index.html

d. Debug the tests and code via VSCode launch.json