File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1
1
_ pytest-order_ - a pytest plugin to order test execution
2
2
========================================================
3
3
4
- [ ![ PyPI version] ( https://badge.fury.io/py/pytest-order.svg )] ( https://pypi.org/project/pytest-order ) [ ![ Testsuite] ( https://github.com/pytest-dev/pytest-order/workflows/Testsuite/badge.svg )] ( https://github.com/pytest-dev/pytest-order/actions?query=workflow%3ATestsuite ) [ ![ DocBuild] ( https://readthedocs.org/projects/pytest-pyfakefs /badge/?version=latest )] ( https://pytest-pyfakefs .readthedocs.io/en/latest/?badge=latest ) [ ![ codecov] ( https://codecov.io/gh/pytest-dev/pytest-order/branch/main/graph/badge.svg?token=M9PHWZSHUU )] ( https://codecov.io/gh/pytest-dev/pytest-order ) [ ![ Python version] ( https://img.shields.io/pypi/pyversions/pytest-order.svg )] ( https://pypi.org/project/pytest-order )
4
+ [ ![ PyPI version] ( https://badge.fury.io/py/pytest-order.svg )] ( https://pypi.org/project/pytest-order ) [ ![ Testsuite] ( https://github.com/pytest-dev/pytest-order/workflows/Testsuite/badge.svg )] ( https://github.com/pytest-dev/pytest-order/actions?query=workflow%3ATestsuite ) [ ![ DocBuild] ( https://readthedocs.org/projects/pytest-order /badge/?version=latest )] ( https://pytest-order .readthedocs.io/en/latest/?badge=latest ) [ ![ codecov] ( https://codecov.io/gh/pytest-dev/pytest-order/branch/main/graph/badge.svg?token=M9PHWZSHUU )] ( https://codecov.io/gh/pytest-dev/pytest-order ) [ ![ Python version] ( https://img.shields.io/pypi/pyversions/pytest-order.svg )] ( https://pypi.org/project/pytest-order )
5
5
6
6
` pytest-order ` is a pytest plugin that allows you to customize the order in which
7
7
your tests are run. It uses the marker ` order ` that defines when a specific
You can’t perform that action at this time.
0 commit comments