[ 原始碼: pytest-filter-subpackage ]
套件:python3-pytest-filter-subpackage(0.2.0-1)
python3-pytest-filter-subpackage 的相關連結
Debian 的資源:
下載原始碼套件 pytest-filter-subpackage:
- [pytest-filter-subpackage_0.2.0-1.dsc]
- [pytest-filter-subpackage_0.2.0.orig.tar.gz]
- [pytest-filter-subpackage_0.2.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Pytest plugin for filtering based on sub-packages
This package contains a simple plugin for the Pytest framework that provides a shortcut to testing all code and documentation for a given sub-package.
When used in conjunction with pytest-doctestplus this will result in both the narrative documentation and code being tested for a given sub-package.
其他與 python3-pytest-filter-subpackage 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- sug: python3-pytest-doctestplus
- Pytest plugin providing advanced doctest features