# jasmine-growl-reporter

> [![NPM version](https://badge.fury.io/js/jasmine-growl-reporter.svg)](http://badge.fury.io/js/jasmine-growl-reporter) [![Dependency Status](https://gemnasium.com/AlphaHydrae/jasmine-growl-reporter.svg)](https://gemnasium.com/AlphaHydrae/jasmine-growl-repo

Latest version **2.0.0** (published 2018-09-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install jasmine-growl-reporter
pnpm add jasmine-growl-reporter
yarn add jasmine-growl-reporter
bun add jasmine-growl-reporter
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0 |
| Published | 2018-09-07 |
| First published | 2013-07-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 50.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Alpha Hydrae |
| Maintainers | alphahydrae |

## Links

- npm: https://www.npmjs.com/package/jasmine-growl-reporter
- Repository: https://github.com/AlphaHydrae/jasmine-growl-reporter
- Issues: https://github.com/AlphaHydrae/jasmine-growl-reporter/issues
- npm.io page: https://npm.io/package/jasmine-growl-reporter

## Dependencies (1)

- [growl](https://npm.io/package/growl.md) ^1.10.5

## Recent versions

- 2.0.0 (latest) — 2018-09-07
- 1.0.3 — 2018-09-07
- 1.0.2 — 2018-09-07
- 1.0.1 — 2017-07-17
- 1.0.0 — 2017-07-07
- 0.2.1 — 2014-04-22
- 0.0.3 — 2014-04-22
- 0.2.0 — 2014-03-06
- 0.0.2 — 2013-07-23
- 0.0.1 — 2013-07-23

## README

# Jasmine Growl Reporter

[![NPM version](https://badge.fury.io/js/jasmine-growl-reporter.svg)](http://badge.fury.io/js/jasmine-growl-reporter)
[![Dependency Status](https://gemnasium.com/AlphaHydrae/jasmine-growl-reporter.svg)](https://gemnasium.com/AlphaHydrae/jasmine-growl-reporter)
[![Build Status](https://travis-ci.org/AlphaHydrae/jasmine-growl-reporter.svg?branch=master)](https://travis-ci.org/AlphaHydrae/jasmine-growl-reporter)

Growl notifications when running your Jasmine specs.

![jasmine-growl-reporter passed tests](https://raw.github.com/AlphaHydrae/jasmine-growl-reporter/master/res/screenshot-passed.png)
![jasmine-growl-reporter failed tests](https://raw.github.com/AlphaHydrae/jasmine-growl-reporter/master/res/screenshot-failed.png)

This reporter is included with [jasmine-node](https://github.com/mhevery/jasmine-node) and [grunt-jasmine-node](https://github.com/jasmine-contrib/grunt-jasmine-node).

See [node-growl](https://github.com/visionmedia/node-growl) for platform-specific installation instructions.

## Compatibility

* `v2.*` drops support for Node.js 0.12 and older
* `v0.2.*` and higher are compatible with Jasmine 2.0 reporters
* `v0.0.*` are compatible with Jasmine 1.3 reporters

## OS X Notification Center

Due to how the OS X Notification Center and [terminal-notifier](https://github.com/alloy/terminal-notifier) work,
passed and failed icons cannot currently be shown when forwarding Growl notifications to the notification center:

![jasmine-growl-reporter notification center](https://raw.github.com/AlphaHydrae/jasmine-growl-reporter/master/res/screenshot-notification-center.png)

## Meta

* **Author:** [Simon Oulevay (Alpha Hydrae)](https://github.com/AlphaHydrae)
* **License:** MIT (see [LICENSE.txt](https://raw.github.com/AlphaHydrae/jasmine-growl-reporter/master/LICENSE.txt))
* **Icons:** [Free Must Have Icons from VisualPharm](http://www.visualpharm.com/must_have_icon_set/)

### Contributors

* [Michael Kebe](https://github.com/michaelkebe) (show passed and failed icons)

---
_Source: https://npm.io/package/jasmine-growl-reporter · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
