gulp-tape:在Gulp中运行磁带测试

时间:2021-02-03 19:13:34
【文件属性】:
文件名称:gulp-tape:在Gulp中运行磁带测试
文件大小:40KB
文件格式:ZIP
更新时间:2021-02-03 19:13:34
nodejs gulp tape GulpJavaScript 口香糖 在运行测试。 用法 const gulp = require ( 'gulp' ) const tape = require ( 'gulp-tape' ) gulp . task ( 'test' , function ( ) { return gulp . src ( 'test/*.js' ) . pipe ( tape ( { bail : true } ) ) } ) API const tape = require ( 'gulp-tape' ) 磁带([选项]) options是一个可选的对象文字。 键 描述 默认 bail 是否
【文件预览】:
gulp-tape-main
----.gitignore(42B)
----README.md(1KB)
----CHANGELOG.md(431B)
----test()
--------fixtures()
--------package.json(69B)
--------gulpfile.js(336B)
----package.json(838B)
----index.js(2KB)
----LICENSE.md(1KB)
----.travis.yml(107B)
----yarn.lock(127KB)

网友评论