11=================
2- pytest-slack
2+ pytest-messenger
33=================
44
5- .. image :: https://img.shields.io/pypi/v/pytest-slack.svg
6- :target: https://pypi.python.org/pypi/pytest-slack
5+ ex pytest-messenger
76
8- .. image :: https://img.shields.io/travis/pytest-dev /pytest-slack .svg
9- :target: https://travis-ci. org/pytest-dev /pytest-slack
7+ .. image :: https://img.shields.io/pypi/v /pytest-messenger .svg
8+ :target: https://pypi.python. org/pypi /pytest-messenger
109
11- .. image :: https://codecov. io/gh /pytest-dev/pytest-slack/branch/master/graph/badge .svg
12- :target: https://codecov.io/gh/ pytest-dev/pytest-slack
10+ .. image :: https://img.shields. io/travis /pytest-dev/pytest-messenger .svg
11+ :target: https://travis-ci.org/ pytest-dev/pytest-messenger
1312
14- .. image :: https://readthedocs.org/projects/pytest-slack/badge/?version=latest
15- :target: https://pytest-slack.readthedocs.io/en/latest/?badge=latest
13+ .. image :: https://codecov.io/gh/pytest-dev/pytest-messenger/branch/master/graph/badge.svg
14+ :target: https://codecov.io/gh/pytest-dev/pytest-messenger
15+
16+ .. image :: https://readthedocs.org/projects/pytest-messenger/badge/?version=latest
17+ :target: https://pytest-messenger.readthedocs.io/en/latest/?badge=latest
1618 :alt: Documentation Status
1719
18- .. image :: https://pyup.io/repos/github/pytest-dev/pytest-slack /shield.svg
19- :target: https://pyup.io/repos/github/pytest-dev/pytest-slack /
20+ .. image :: https://pyup.io/repos/github/pytest-dev/pytest-messenger /shield.svg
21+ :target: https://pyup.io/repos/github/pytest-dev/pytest-messenger /
2022 :alt: Updates
21-
23+
2224
2325
2426Pytest to Slack reporting plugin
2527
2628
2729* Free software: MIT license
28- * Documentation: https://pytest-slack .readthedocs.io.
30+ * Documentation: https://pytest-messenger .readthedocs.io.
2931
3032
3133Requirements
@@ -38,9 +40,9 @@ Requirements
3840Installation
3941------------
4042
41- You can install "pytest-slack " via `pip `_::
43+ You can install "pytest-messenger " via `pip `_::
4244
43- $ pip install pytest-slack
45+ $ pip install pytest-messenger
4446
4547
4648Usage
@@ -76,11 +78,11 @@ Example
7678
7779All kind of problems:
7880
79- .. image :: https://raw.githubusercontent.com/pytest-dev/pytest-slack /master/img/failed.png
81+ .. image :: https://raw.githubusercontent.com/pytest-dev/pytest-messenger /master/img/failed.png
8082
8183Passed test:
8284
83- .. image :: https://raw.githubusercontent.com/pytest-dev/pytest-slack /master/img/success.png
85+ .. image :: https://raw.githubusercontent.com/pytest-dev/pytest-messenger /master/img/success.png
8486
8587
8688----
@@ -89,7 +91,7 @@ $ pytest tests --slack_hook=https://hooks.slack.com/services/... --slack_channel
8991
9092Passed test with link:
9193
92- .. image :: https://raw.githubusercontent.com/pytest-dev/pytest-slack /master/img/success_link.png
94+ .. image :: https://raw.githubusercontent.com/pytest-dev/pytest-messenger /master/img/success_link.png
9395
9496
9597
@@ -107,7 +109,7 @@ Credits
107109[ ~ Dependencies scanned by PyUp.io ~ ]
108110
109111.. _`slack hook` : https://get.slack.help/hc/en-us/articles/115005265063-Incoming-WebHooks-for-Slack
110- .. _`file an issue` : https://github.com/pytest-dev/pytest-slack /issues
112+ .. _`file an issue` : https://github.com/pytest-dev/pytest-messenger /issues
111113.. _`pytest` : https://github.com/pytest-dev/pytest
112114.. _`tox` : https://tox.readthedocs.io/en/latest/
113115.. _`pip` : https://pypi.python.org/pypi/pip/
0 commit comments