[ 原始碼: pytest-order ]
套件:python3-pytest-order(1.3.0-1)
pytest plugin to order test execution
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.
其他與 python3-pytest-order 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
- 或者 python3-supported-max (<< 3.10)
- 套件暫時不可用
-
- dep: python3-pytest
- Simple, powerful testing in Python3
- 或者 python3-supported-min (>= 3.10)
- 套件暫時不可用
-
- sug: python-pytest-order-doc
- pytest plugin to order test execution (documentation)