nose-exclude

软件截图:
nose-exclude
软件详细信息:
版本: 0.1.9
上传日期: 20 Feb 15
开发: Kurt Grandis
许可: 免费
人气: 6

Rating: nan/5 (Total Votes: 0)

鼻子 - 排除是鼻子的插件,可以让你轻松地指定的目录被排除测试。
排除目录
该--exclude-DIR =选项,安装插件后可用。该选项可以被多次使用,以排除从测试的多个目录。所提供的目录路径可以是绝对或相对的。
例如:
$ nosetests --exclude-DIR = test_dirs /建
  - 排除-DIR = test_dirs / test_not_me test_dirs
....
-------------------------------------------------- --------------------
跑了4次测试中0.006s

这个例子将排除nosetests“测试搜索目录test_dirs /构建和test_dirs / test_not_me。
使用基于文件的排除列表
所述--exclude-dir的文件=选项可用于传递包含在一个文件目录的预定义列表。鼻排除希望被排除每个目录要上自己的路线。
示例:
nosetests --exclude-dir的文件= test_dirs / exclude_dirs.txt
  test_dirs
....
-------------------------------------------------- --------------------
跑了4次测试中0.006s

其中,exclude_dirs.txt可能看起来像:
test_dirs /编译
test_dirs / test_not_me

错误

请报告所有的bug(和补丁),以http://bitbucket.org/kgrandis/nose-exclude/

Requirements:

  • Python
  • 在鼻子

类似的软件

nose-bleed
nose-bleed

14 Apr 15

Bisect
Bisect

20 Feb 15

PyUseCase
PyUseCase

11 May 15

意见 nose-exclude

评论没有发现
添加评论
打开图片!