[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-nose
- test discovery and running for Python3 unittest