[ 源代码: 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