Simple default config for Karma with rollup.js
- default karma config
- mocha + chai
- rollup bundler config with ES6 + modules resolver
- Phantom.js
Add devDependencies.json to your package.json and npm install
/ yarn
.
See devDependencies.json script
section for launch example.