Skip to content

Instantly share code, notes, and snippets.

@JeremyLikness
Created December 8, 2016 18:59
Show Gist options
  • Select an option

  • Save JeremyLikness/06141283c24265cfc1a0c9bd6c5b50fd to your computer and use it in GitHub Desktop.

Select an option

Save JeremyLikness/06141283c24265cfc1a0c9bd6c5b50fd to your computer and use it in GitHub Desktop.
plugins: [
require('karma-jasmine'),
require('karma-chrome-launcher'),
require('karma-phantomjs-launcher'), // add the phantom launcher
require('karma-remap-istanbul'),
require('angular-cli/plugins/karma')
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment