vunit:vimscript 的单元测试框架-源码

上传者: 42109125 | 上传时间: 2021-07-14 17:03:40 | 文件大小: 20KB | 文件类型: ZIP
VUnit 为 vim 脚本提供了类似 JUnit/PyUnit 的单元测试框架。 测试是用 vimscript 编写的,可以使用 python 测试运行器或使用 ant 任务在命令行中运行。 这是一个示例测试用例,它在 vim 文件中测试带有选项卡扩展的自动缩进: function SetUp() set expandtab shiftwidth=2 tabstop=2 endfunction function TestTabExpand() set ft=vim call append(0, ['if 1', 'endif']) call cursor(1, 1) normal oecho 'test' call vunit#AssertEquals(getline(2), " echo 'test'") endfunction 有关完整文档,请参阅 vi

文件下载

资源详情

[{"title":"( 14 个子文件 20KB ) vunit:vimscript 的单元测试框架-源码","children":[{"title":"vunit-master","children":[{"title":".gitignore <span style='color:#111;'> 18B </span>","children":null,"spread":false},{"title":"Makefile <span style='color:#111;'> 220B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"java","children":[{"title":"vunit","children":[{"title":"VUnitTask.java <span style='color:#111;'> 9.21KB </span>","children":null,"spread":false},{"title":"Plugin.java <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"antlib.xml <span style='color:#111;'> 230B </span>","children":null,"spread":false},{"title":"ant.properties <span style='color:#111;'> 42B </span>","children":null,"spread":false},{"title":"Vim.java <span style='color:#111;'> 6.81KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"bin","children":[{"title":"vunit <span style='color:#111;'> 4.31KB </span>","children":null,"spread":false}],"spread":true},{"title":"doc","children":[{"title":"vunit.txt <span style='color:#111;'> 6.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.rst <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"build.xml <span style='color:#111;'> 1.02KB </span>","children":null,"spread":false},{"title":"autoload","children":[{"title":"vunit.vim <span style='color:#111;'> 10.93KB </span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"test.vim <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"nested","children":[{"title":"test.vim <span style='color:#111;'> 68B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明