Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 114 Bytes

UnitTesting.md

File metadata and controls

5 lines (3 loc) · 114 Bytes

Unit testing with Karma

Unit tests are written as mocha test and executed thanks to karma:

$ npm test