NCPlugin

Nose plugin to raise an OS X Notification Center alert when a test run has finished


License
LGPL-2.1+
Install
pip install NCPlugin==0.5

Documentation

nose-notification-centre

A plugin to raise a useful notification message in the OS X Notification Center when a nose test run is complete

Installation

Install from source:

$ git clone https://github.com/dreynolds/nose-notification-centre.git
$ cd nose-notification-centre
$ python setup.py install

Basic Usage

$ nosetests --with-NCPlugin