[ ソース: python-nose-exclude ]
パッケージ: python3-nose-exclude (0.5.0-1)
python3-nose-exclude に関するリンク
Debian の資源:
python-nose-exclude ソースパッケージをダウンロード:
- [python-nose-exclude_0.5.0-1.dsc]
- [python-nose-exclude_0.5.0.orig.tar.xz]
- [python-nose-exclude_0.5.0-1.debian.tar.xz]
メンテナ:
- Debian OpenStack (QA ページ, メールアーカイブ)
- Julien Danjou (QA ページ)
- Thomas Goirand (QA ページ)
- Barry Warsaw (QA ページ)
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-nose
- test discovery and running for Python3 unittest