[ ソース: python-nose-exclude ]
パッケージ: python3-nose-exclude (0.5.0-3)
python3-nose-exclude に関するリンク
Debian の資源:
python-nose-exclude ソースパッケージをダウンロード:
- [python-nose-exclude_0.5.0-3.dsc]
- [python-nose-exclude_0.5.0.orig.tar.xz]
- [python-nose-exclude_0.5.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
exclude specific directories from nosetests runs - Python 3.x
nose-exclude is a Nose plugin that allows you to easily specify directories to be excluded from testing. The --exclude-dir= option is made available after installation of the plugin. The option may be used multiple times to exclude multiple directories from testing. The directory paths provided may be absolute or relative.
This is the Python 3 version.
その他の python3-nose-exclude 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-nose
- test discovery and running for Python3 unittest