0.1.2 • Published 11 years ago

karma-growl12-reporter v0.1.2

Weekly downloads
1
License
-
Repository
github
Last release
11 years ago

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.