Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 171 Bytes

TEST.md

File metadata and controls

8 lines (5 loc) · 171 Bytes

Test

Test Scripts

  • npm test - runs unit tests
  • npm run test-coverage - checks test coverage on unit tests
  • npm run test-watch - runs tests in watch mode.