[ 原始碼: 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]
維護小組:
外部的資源:
- 主頁 [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