|
1 | | -.. image:: https://github.com/mqtt-tools/pytest-mqtt/actions/workflows/tests.yml/badge.svg |
| 1 | +########### |
| 2 | +pytest-mqtt |
| 3 | +########### |
| 4 | + |
| 5 | +| |
| 6 | +
|
| 7 | +.. start-badges |
| 8 | +
|
| 9 | +|ci-tests| |ci-coverage| |license| |pypi-downloads| |
| 10 | +|python-versions| |status| |pypi-version| |
| 11 | + |
| 12 | +.. |ci-tests| image:: https://github.com/mqtt-tools/pytest-mqtt/actions/workflows/tests.yml/badge.svg |
2 | 13 | :target: https://github.com/mqtt-tools/pytest-mqtt/actions/workflows/tests.yml |
3 | 14 | :alt: CI outcome |
4 | 15 |
|
5 | | -.. image:: https://codecov.io/gh/mqtt-tools/pytest-mqtt/branch/main/graph/badge.svg |
| 16 | +.. |ci-coverage| image:: https://codecov.io/gh/mqtt-tools/pytest-mqtt/branch/main/graph/badge.svg |
6 | 17 | :target: https://codecov.io/gh/mqtt-tools/pytest-mqtt |
7 | 18 | :alt: Test suite code coverage |
8 | 19 |
|
9 | | -.. image:: https://pepy.tech/badge/pytest-mqtt/month |
| 20 | +.. |pypi-downloads| image:: https://pepy.tech/badge/pytest-mqtt/month |
10 | 21 | :target: https://pepy.tech/project/pytest-mqtt |
11 | 22 | :alt: PyPI downloads per month |
12 | 23 |
|
13 | | -.. image:: https://img.shields.io/pypi/v/pytest-mqtt.svg |
| 24 | +.. |pypi-version| image:: https://img.shields.io/pypi/v/pytest-mqtt.svg |
14 | 25 | :target: https://pypi.org/project/pytest-mqtt/ |
15 | 26 | :alt: Package version on PyPI |
16 | 27 |
|
17 | | -.. image:: https://img.shields.io/pypi/status/pytest-mqtt.svg |
| 28 | +.. |status| image:: https://img.shields.io/pypi/status/pytest-mqtt.svg |
18 | 29 | :target: https://pypi.org/project/pytest-mqtt/ |
19 | 30 | :alt: Project status (alpha, beta, stable) |
20 | 31 |
|
21 | | -.. image:: https://img.shields.io/pypi/pyversions/pytest-mqtt.svg |
| 32 | +.. |python-versions| image:: https://img.shields.io/pypi/pyversions/pytest-mqtt.svg |
22 | 33 | :target: https://pypi.org/project/pytest-mqtt/ |
23 | 34 | :alt: Supported Python versions |
24 | 35 |
|
25 | | -.. image:: https://img.shields.io/pypi/l/pytest-mqtt.svg |
| 36 | +.. |license| image:: https://img.shields.io/pypi/l/pytest-mqtt.svg |
26 | 37 | :target: https://github.com/mqtt-tools/pytest-mqtt/blob/main/LICENSE |
27 | 38 | :alt: Project license |
28 | 39 |
|
29 | | -| |
30 | | -
|
31 | | -########### |
32 | | -pytest-mqtt |
33 | | -########### |
| 40 | +.. end-badges |
34 | 41 |
|
35 | 42 |
|
36 | 43 | ***** |
|
0 commit comments