File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 1
1
Services plugin for pytest testing framework
2
2
============================================
3
3
4
- .. image :: https://api.travis-ci.org/pytest-dev/pytest-services.png
4
+ .. image :: https://badges.gitter.im/pytest-dev/pytest-services.svg
5
+ :alt: Join the chat at https://gitter.im/pytest-dev/pytest-services
6
+ :target: https://gitter.im/pytest-dev/pytest-services?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7
+
8
+ .. image :: https://img.shields.io/pypi/v/pytest-services.svg
9
+ :target: https://pypi.python.org/pypi/pytest-services
10
+ .. image :: https://img.shields.io/pypi/pyversions/pytest-services.svg
11
+ :target: https://pypi.python.org/pypi/pytest-services
12
+ .. image :: https://img.shields.io/coveralls/pytest-dev/pytest-services/master.svg
13
+ :target: https://coveralls.io/r/pytest-dev/pytest-services
14
+ .. image :: https://travis-ci.org/pytest-dev/pytest-services.svg?branch=master
5
15
:target: https://travis-ci.org/pytest-dev/pytest-services
6
- .. image :: https://pypip.in/v/pytest-services/badge.png
7
- :target: https://crate.io/packages/pytest-services/
8
- .. image :: https://coveralls.io/repos/pytest-dev/pytest-services/badge.svg?branch=master
9
- :target: https://coveralls.io/r/pytest-dev/pytest-services?branch=master
10
16
.. image :: https://readthedocs.org/projects/pytest-services/badge/?version=latest
11
17
:target: https://readthedocs.org/projects/pytest-services/?badge=latest
12
18
:alt: Documentation Status
13
19
14
-
15
20
Install pytest-services
16
21
-----------------------
17
22
You can’t perform that action at this time.
0 commit comments