File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# pylint-pytest
2
2
3
- [ ![ Python package ] ( https://github.com/pylint-dev/pylint-pytest/actions/workflows/run-tests.yaml/badge.svg )] ( https://github.com/pylint-dev/pylint-pytest/actions/workflows/run-tests.yaml )
4
- [ ![ PyPI version fury.io ] ( https://badge.fury .io/py/pylint-pytest.svg )] ( https:// pypi.python.org/pypi /pylint-pytest/ )
5
- [ ![ Travis CI ] ( https://travis-ci.org/reverbc/pylint-pytest.svg?branch=master )] ( https://travis-ci.org/reverbc /pylint-pytest)
6
- [ ![ AppVeyor ] ( https://ci.appveyor.com/api/projects/status/github/reverbc/pylint-pytest?branch=master&svg=true ) ]( https://ci.appveyor.com/project/reverbc /pylint-pytest )
3
+ [ ![ Github - Testing ] ( https://github.com/pylint-dev/pylint-pytest/actions/workflows/run-tests.yaml/badge.svg )] ( https://github.com/pylint-dev/pylint-pytest/actions/workflows/run-tests.yaml )
4
+ ![ PyPI - Downloads ] ( https://img.shields .io/pypi/dd /pylint-pytest )
5
+ ![ PyPI - Version ] ( https://img.shields.io/pypi/v /pylint-pytest )
6
+ ![ PyPI - Python Version ] ( https://img.shields.io/pypi/pyversions /pylint-pytest )
7
7
8
8
A Pylint plugin to suppress pytest-related false positives.
9
9
You can’t perform that action at this time.
0 commit comments