https://github.com/pytest-dev/pytest-messenger
Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram
https://github.com/pytest-dev/pytest-messenger
dingtalk dingtalk-python dingtalk-robot pytest pytest-plugin slack slack-webhook
Last synced: 25 days ago
JSON representation
Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram
- Host: GitHub
- URL: https://github.com/pytest-dev/pytest-messenger
- Owner: pytest-dev
- License: mit
- Created: 2019-04-10T14:20:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T21:30:42.000Z (over 2 years ago)
- Last Synced: 2025-03-31T17:16:36.186Z (about 1 month ago)
- Topics: dingtalk, dingtalk-python, dingtalk-robot, pytest, pytest-plugin, slack, slack-webhook
- Language: Python
- Homepage: https://pypi.org/project/pytest-messenger
- Size: 1.69 MB
- Stars: 67
- Watchers: 26
- Forks: 15
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=================
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: UpdatesPytest to IM reporting plugin
Supported messengers and links to the usage:
* `Slack `_
* `Ding Talk `_
* Telegram - soon.. image:: https://raw.githubusercontent.com/pytest-dev/pytest-messenger/master/img/demo.gif
:align: centerRequirements
------------* Requests
* Python >= 3.6Installation
------------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/