Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 445 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 445 Bytes

Jasmine Karma Example

An example of how to get started with Jasmine and Karma.

Tutorial

Youtube Video Tutorial

Or can be watched here and accompanying notes here.

How to run tests

karma start karma.conf.js

or

npm test