Skip to content

Boilerplate for an es6 repo tested with karma jasmine including instanbul coverage reporting

Notifications You must be signed in to change notification settings

robertfoobar/es6-karma-jasmine-webpack-babel-istanbul-coverage-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES6 Karma Jasmine Webpack Babel Instanbul Coverage Boilerplate

This boilerplate is useful if you want to have a testable stack based on vanilla ES6. It's Sonar Cube compatible and comes with jasmine-ajax for mocking Http Apis.

Prerequisites

  • I'm using Node >=v8.9.1 (might work with older versions too)
  • Install Karma-CLI npm i -g karma-cli

Running Tests

$ npm run test:coverage

About

Boilerplate for an es6 repo tested with karma jasmine including instanbul coverage reporting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published