File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Pytest (Parametrize) Suite
22
3+ [ ![ image] ( https://img.shields.io/pypi/v/pytest-parametrize-suite.svg )] ( https://pypi.org/project/pytest-parametrize-suite/ )
4+ [ ![ image] ( https://img.shields.io/pypi/l/pytest-parametrize-suite.svg )] ( https://pypi.org/project/pytest-parametrize-suite/ )
5+ [ ![ image] ( https://img.shields.io/pypi/pyversions/pytest-parametrize-suite.svg )] ( https://pypi.org/project/pytest-parametrize-suite/ )
6+ [ ![ image] ( https://img.shields.io/github/languages/code-size/seandstewart/pytest-parametrize-suite.svg?style=flat )] ( https://github.com/seandstewart/pytest-parametrize-suite )
7+ [ ![ Test & Lint] ( https://github.com/seandstewart/pytest-parametrize-suite/workflows/Test/badge.svg )] ( https://github.com/seandstewart/pytest-parametrize-suite/actions )
8+ [ ![ Coverage] ( https://codecov.io/gh/seandstewart/pytest-parametrize-suite/branch/main/graph/badge.svg )] ( https://codecov.io/gh/seandstewart/pytest-parametrize-suite )
9+ [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/ambv/black )
10+
311A tiny plugin for writing clean, easy-to-read, parametrized tests in pytest.
412
513## Why?
You can’t perform that action at this time.
0 commit comments