
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
.. image:: https://img.shields.io/pypi/v/pytest-notifier.svg :target: https://pypi.python.org/pypi/pytest-notifier :alt: Latest PyPI version
A pytest
_ plugin to notify test result on Linux and OS X.
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.
You can install pytest-notifier
via pip
_ from PyPI
_::
$ pip install pytest-notifier
Once installed, notification will be shown after each test run.
By using with pytest-watch <https://github.com/joeyespo/pytest-watch>
_,
you can get continous feedback during development::
$ ptw
You can use --notifier-off
flag to disable notification::
$ pytest --notifier-off
Distributed under the terms of the MIT
_ license, pytest-notifier
is free and open source software
If you encounter any problems, please file an issue
_ along with a detailed description.
.. _file an issue
: https://github.com/ratson/pytest-notifier/issues
.. _MIT
: http://opensource.org/licenses/MIT
.. _pip
: https://pypi.python.org/pypi/pip/
.. _PyPI
: https://pypi.python.org/pypi
.. _pytest
: https://github.com/pytest-dev/pytest
.. _terminal-notifier
: https://github.com/julienXX/terminal-notifier
FAQs
A pytest plugin to notify test result
We found that pytest-notifier demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.