pytest-winnotify

Windows tray notifications for py.test results.


Keywords
pytest, pytest-, windows, notifications, py, test
License
Other
Install
pip install pytest-winnotify==0.4.1

Documentation

pytest-winnotify

PyPI

Windows tray notifications for py.test results

A py.test plugin that displays test results using native Windows notifications. Works with Python 2.7 and 3.3+.

Usage

pip install pytest-winnotify

Changelog

  • 0.4.0
    • Fixed some pep8 errors.