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.
- I'm using Node >=v8.9.1 (might work with older versions too)
- Install Karma-CLI
npm i -g karma-cli
$ npm run test:coverage