Skip to content

Instantly share code, notes, and snippets.

@pomle
Last active August 25, 2016 08:57
Show Gist options
  • Save pomle/1840db056244519716e1670be31c1bae to your computer and use it in GitHub Desktop.
Save pomle/1840db056244519716e1670be31c1bae to your computer and use it in GitHub Desktop.
Setting up Karma Runner with MegamanJS
$ npm install karma \
karma-chrome-launcher \
karma-coverage \
karma-mocha \
karma-mocha-reporter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment