Skip to content

hurrycane/nose-gntp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nose-Gntp

Nose-gntp is a nose plugin that to send notifications when a suite of tests has either succeded or failed.

Installation

Add the following line to your requirements.txt file:

-e git://github.com/hurrycane/nose-gntp.git#egg=nose-gntp

and run pip install to install the new egg:

pip install -r requirements.txt 

When running tests add the --with-gntp flag like so:

nosetests --with-gntp

Inspiration

nose-gntp (old)
nose-growl

Author Bogdan

About

Notifications of nose build status via GNTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages