A pytest plugin to notify test result
Project description
A pytest plugin to notify test result on Linux and OS X.
Requirements
Linux
Make sure notify-send is exists in $PATH, which comes from libnotify.
OS X
OS X 10.8 and higher is required.
Optionally, you could install terminal-notifier to avoid Script Editor being opened when notification icon is clicked.
Installation
You can install pytest-notifier via pip from PyPI:
$ pip install pytest-notifier
Usage
Once installed, notification will be shown after each test run.
By using with pytest-watch, you can get continous feedback during development:
$ ptw
You can use --notifier-off flag to disable notification:
$ pytest --notifier-off
Licence
Distributed under the terms of the MIT license, pytest-notifier is free and open source software
Issues
If you encounter any problems, please file an issue along with a detailed description.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pytest_notifier-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfd40bd3c5dc8c055bc01b15d2484889d70f9935d20b8086f4de94bfac448959 |
|
MD5 | 97dc4ee0f799aa99df9814e199801540 |
|
BLAKE2b-256 | 8241c1e3f36e609bf14dff1f39106c049248af8ba61af672ac4ddb588a352054 |