node-bogota:tap与抽头规格输出同时运行磁带测试

时间:2024-06-02 08:24:51
【文件属性】:

文件名称:node-bogota:tap与抽头规格输出同时运行磁带测试

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-02 08:24:51

nodejs javascript testing tap test

波哥大 带有tap-spec输出的并发磁带测试文件运行器 需要NodeJS v6 + 全局CLI安装 npm install -g bogota CLI用法 $ bogota [test/ ** / * .js] 如果未指定路径,则bogota将使用test*.js test/**/*.js test*.js和tests/**/*.js test*.js作为路径 作为开发依赖 安装 npm install -D bogota npm test用法 { ... " scripts " : { " test " : " bogota " }, " devDependencies " : { " bogota " : " ^2.0.0 " , " tape " : " ^4.6.3 " } ... } 然后做npm test 执照 麻省理工学


【文件预览】:
node-bogota-master
----child.js(153B)
----.npmignore(284B)
----.travis.yml(164B)
----LICENSE(1KB)
----test()
--------test8.js(442B)
--------test6.js(442B)
--------test7.js(442B)
--------test.js(442B)
--------test3.js(442B)
--------test4.js(442B)
--------test2.js(442B)
--------test5.js(442B)
----README.md(1KB)
----renovate.json(41B)
----.gitignore(267B)
----index.js(2KB)
----bin()
--------bogota(221B)
----package.json(1009B)

网友评论