[ aramo ]
[ 源代码: pytest-order ]
软件包: python-pytest-order-doc (1.0.1-1)
python-pytest-order-doc 的相关链接
Trisquel 的资源:
下载源码包 pytest-order:
维护者:
Original Maintainers:
- Debian Python Team
- Julian Gilbey
外部的资源:
- 主页 [github.com]
相似软件包:
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 (>= 4.3)
- JavaScript support for Sphinx documentation
-
- rec: python3-pytest-order
- pytest plugin to order test execution