File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -4,23 +4,6 @@ pytest-print
4
4
Allows to print extra content onto the PyTest reporting. This can be used for example to report sub-steps for long
5
5
running tests, or to print debug information in your tests when you cannot debug the code.
6
6
7
- .. image :: https://badge.fury.io/py/pytest_print.svg
8
- :target: https://badge.fury.io/py/pytest_print
9
- :alt: Latest version on PyPI
10
- .. image :: https://img.shields.io/pypi/pyversions/pytest_print.svg
11
- :target: https://pypi.org/project/pytest_print/
12
- :alt: Supported Python versions
13
- .. image :: https://dev.azure.com/pytestdev/pytest_print/_apis/build/status/pytest-dev.pytest-print
14
- :target: https://dev.azure.com/pytestdev/pytest_print/_build/latest?definitionId=1
15
- :alt: Azure Pipelines build status
16
- .. image :: https://readthedocs.org/projects/pytest_print/badge/?version=latest&style=flat-square
17
- :target: https://pytest_print.readthedocs.io/en/latest/?badge=latest
18
- :alt: Documentation status
19
- .. image :: https://img.shields.io/badge/code%20style-black-000000.svg
20
- :target: https://github.com/ambv/black
21
- :alt: Code style: black
22
-
23
-
24
7
install
25
8
=======
26
9
You can’t perform that action at this time.
0 commit comments