pytest-messenger
pytest-messenger copied to clipboard
Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram
================= pytest-messenger
ex pytest-slack
.. image:: https://img.shields.io/pypi/v/pytest-messenger.svg :target: https://pypi.python.org/pypi/pytest-messenger
.. image:: https://codecov.io/gh/pytest-dev/pytest-messenger/branch/master/graph/badge.svg :target: https://codecov.io/gh/pytest-dev/pytest-messenger
.. image:: https://pyup.io/repos/github/pytest-dev/pytest-messenger/shield.svg :target: https://pyup.io/repos/github/pytest-dev/pytest-messenger/ :alt: Updates
Pytest to IM reporting plugin
Supported messengers and links to the usage:
Slack <https://github.com/pytest-dev/pytest-messenger/wiki/Slack>_Ding Talk <https://github.com/pytest-dev/pytest-messenger/wiki/DingTalk>_- Telegram - soon
.. image:: https://raw.githubusercontent.com/pytest-dev/pytest-messenger/master/img/demo.gif :align: center
Requirements
- Requests
- Python >= 3.6
Installation
You can install "pytest-messenger" via pip_::
$ pip install pytest-messenger
Issues
If you encounter any problems, please file an issue_ along with a detailed description.
Credits
[ ~ Dependencies scanned by PyUp.io ~ ]
.. _file an issue: https://github.com/pytest-dev/pytest-messenger/issues
.. _pytest: https://github.com/pytest-dev/pytest
.. _tox: https://tox.readthedocs.io/en/latest/
.. _pip: https://pypi.python.org/pypi/pip/