Skip to content

Example repo showing commonjs tests running on command line as well as in karma

Notifications You must be signed in to change notification settings

jsoverson/karma-commonjs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

karma-commonjs-example

Example repo showing commonjs tests running on command line as well as in karma

Run via mocha

$ mocha test

Also

$ npm run mocha

Run via karma

$ karma start karma.conf.js

Also

$ npm run karma

About

Example repo showing commonjs tests running on command line as well as in karma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published