[ 原始碼: pytest-order ]
套件:python-pytest-order-doc(1.3.0-1)
pytest plugin to order test execution (documentation)
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.
This package contains the pytest-order documentation in HTML format.
其他與 python-pytest-order-doc 有關的套件
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- rec: python3-pytest-order
- pytest plugin to order test execution