karma-debug-launcher

0.0.5 • Public • Published

karma-debug-launcher

CI Status

Automatically open your Karma spec in your favorite browser. An imaginary launcher.

Usage

Install the utility via npm:

npm install karma-debug-launcher

Integrate it as a browser in your karma.config.js:

module.exports = function(karma) {

  karma.set({
    ...,

    browsers: [ 'Debug' ]
  });
};

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    572
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.5
    572
  • 0.0.4
    56
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i karma-debug-launcher

Weekly Downloads

631

Version

0.0.5

License

MIT

Unpacked Size

3.82 kB

Total Files

5

Last publish

Collaborators

  • nikku