File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
pytest-flask
2
2
============
3
3
4
- |PyPI version | |conda-forge version | |Python versions | |Documentation status |
4
+ |PyPI version | |conda-forge version | |Python versions | |ci | | Documentation status |
5
5
6
6
An extension of `pytest <http://pytest.org/ >`__ test runner which
7
7
provides a set of useful tools to simplify testing and development
@@ -44,6 +44,10 @@ suggestion.
44
44
:target: https://anaconda.org/conda-forge/pytest-flask
45
45
:alt: conda-forge version
46
46
47
+ .. |ci | image :: https://github.com/pytest-dev/pytest-flask/workflows/build/badge.svg
48
+ :target: https://github.com/pytest-dev/pytest-flask/actions
49
+ :alt: CI status
50
+
47
51
.. |Python versions | image :: https://img.shields.io/pypi/pyversions/pytest-flask.svg
48
52
:target: https://pypi.org/project/pytest-flask
49
53
:alt: PyPi downloads
You can’t perform that action at this time.
0 commit comments