File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,9 @@ A `pytest` plugin based on [garybernhardt/expecter](https://github.com/garybernh
44
55[ ![ Build Status] ( https://img.shields.io/travis/jacebrowning/pytest-expecter/develop.svg?label=unix )] ( https://travis-ci.org/jacebrowning/pytest-expecter )
66[ ![ Coverage Status] ( https://img.shields.io/coveralls/jacebrowning/pytest-expecter/develop.svg )] ( https://coveralls.io/r/jacebrowning/pytest-expecter )
7- [ ![ PyPI Version] ( https://img.shields.io/pypi/v/pytest-expecter.svg )] ( https://pypi.org/project/pytest-expecter )
87[ ![ PyPI License] ( https://img.shields.io/pypi/l/pytest-expecter.svg )] ( https://pypi.org/project/pytest-expecter )
8+ [ ![ PyPI Version] ( https://img.shields.io/pypi/v/pytest-expecter.svg )] ( https://pypi.org/project/pytest-expecter )
9+ [ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/pytest-expecter.svg?color=orange )] ( https://pypistats.org/packages/pytest-expecter )
910
1011# Quick Start
1112
You can’t perform that action at this time.
0 commit comments