[ ソース: pytest-filter-subpackage ]
パッケージ: python3-pytest-filter-subpackage (0.1.1-3)
python3-pytest-filter-subpackage に関するリンク
Debian の資源:
pytest-filter-subpackage ソースパッケージをダウンロード:
- [pytest-filter-subpackage_0.1.1-3.dsc]
- [pytest-filter-subpackage_0.1.1.orig.tar.gz]
- [pytest-filter-subpackage_0.1.1-3.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pytest (>= 3~)
- Simple, powerful testing in Python3
-
- sug: python3-pytest-doctestplus
- Pytest plugin providing advanced doctest features