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 11pytest-flask
22============
33
4- |PyPI version | |conda-forge version | |Python versions | |Documentation status |
4+ |PyPI version | |conda-forge version | |Python versions | |ci | | Documentation status |
55
66An extension of `pytest <http://pytest.org/ >`__ test runner which
77provides a set of useful tools to simplify testing and development
@@ -44,6 +44,10 @@ suggestion.
4444 :target: https://anaconda.org/conda-forge/pytest-flask
4545 :alt: conda-forge version
4646
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+
4751.. |Python versions | image :: https://img.shields.io/pypi/pyversions/pytest-flask.svg
4852 :target: https://pypi.org/project/pytest-flask
4953 :alt: PyPi downloads
You can’t perform that action at this time.
0 commit comments