pytest-messenger
Pytest to Slack reporting plugin
Rank: #2713Downloads: 2,078,535 (30 days)Stars: 67Forks: 14
Description
=================
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/
=======
History
=======
1.0.1 (2019-04-18)
------------------
* First release on PyPI.
2.1.2 (2020-02-10)
------------------
* Stable release.
=======
Credits
=======
Development Lead
----------------
* `Laser <https://github.com/LaserPhaser>`_, arseny.antonov@gmail.com
Contributors
------------
* `repsejnworb <https://github.com/repsejnworb>`_
* `lithammer <https://github.com/lithammer>`_
* `mstevens <https://github.com/mstevens>`_
* `AWegnerGitHub <https://github.com/AWegnerGitHub>`_