The devel/py-test-order port
py3-test-order-1.3.0p0 – pytest plugin to run tests in customized order (cvsweb github mirror)
Description
pytest-order is a pytest plugin that allows you to customize the order in which your tests are run. It uses the marker order that defines when a specific test shall run, either by using an ordinal number, or by specifying the relationship to other tests.WWW: https://pypi.python.org/pypi/pytest_order
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/METADATA
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/RECORD
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/WHEEL
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/entry_points.txt
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/licenses/
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/licenses/LICENSE
- /usr/local/lib/python3.12/site-packages/pytest_order-1.3.0.dist-info/top_level.txt
- /usr/local/lib/python3.12/site-packages/pytest_order/
- /usr/local/lib/python3.12/site-packages/pytest_order/__init__.py
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/__init__.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/__init__.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/item.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/item.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/plugin.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/plugin.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/settings.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/settings.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/sorter.cpython-312.opt-1.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/__pycache__/sorter.cpython-312.pyc
- /usr/local/lib/python3.12/site-packages/pytest_order/item.py
- /usr/local/lib/python3.12/site-packages/pytest_order/plugin.py
- /usr/local/lib/python3.12/site-packages/pytest_order/settings.py
- /usr/local/lib/python3.12/site-packages/pytest_order/sorter.py