karma-growl12-reporter

0.1.2 • Public • Published

karma-growl12-reporter

A Karma plugin that uses Growl to display results.

This plugin works with the free version of Growl (https://www.macupdate.com/app/mac/41038/growl-fork) and can be installed as:

npm install -g git://github.com/ctran/karma-growl12-reporter.git

Then add it as a plugin dev in package.json and your karma.conf.js: plugins: [ 'karma-growl12-reporter', ],

This works with Karma 0.10 or after.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i karma-growl12-reporter

    Weekly Downloads

    1

    Version

    0.1.2

    License

    MIT

    Last publish

    Collaborators

    • ctran