Skip to content

jazanne/karma-mocha-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up Karma & Mocha to run browser tests

Sample project of setting up Karma to run Mocha tests, also using Chai for assertions.

Want to run these tests?

Clone this repo then run

$ npm test