Skip to main content

Nose plugin for Growl notifications

Project description

NoseGrowlNotify is a Nose plugin that expose Nose tests results notifications over Growl.

Growl is a project that enables beautiful desktop notifications on Windows, Linux and Mac.

This project is similar and inspired by nose-gnome-notify.

Install

Install from source:

$> git clone https://github.com/fgmacedo/nose-growl-notify.git
$> cd nose-growl-notify
$> python setup.py install

Install from pip:

$> pip install nosegrowlnotify

Basic usage

Enable nosegrowlnotify on running nosetests:

nosetests --with-nosegrowlnotify

Continuous Testing Driven Development

Use with Bruno Bord’s Test Daemon to create an simple environment of continuous testing to Python by rerunning tests every time you change something:

tdaemon.py --custom-args "--with-nosegrowlnotify"

With this approach, you can freely code and refactor you code, and you’ll be notified every time you broke some test, or that all your tests still green, without leaving your favorite editor.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

NoseGrowlNotify-0.1.zip (9.6 kB view hashes)

Uploaded Source

Built Distribution

NoseGrowlNotify-0.1.win32.exe (209.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page