没有合适的资源?快使用搜索试试~ 我知道了~
test-exclude:使用glob测试路径的包含或排除
共31个文件
js:13个
json:9个
yml:2个
需积分: 11 0 下载量 88 浏览量
2021-05-09
12:54:14
上传
评论
收藏 19KB ZIP 举报
温馨提示
测试排除 该文件包含/排除和使用的逻辑。 用法 const TestExclude = require ( 'test-exclude' ) ; const exclude = new TestExclude ( ) ; if ( exclude ( ) . shouldInstrument ( './foo.js' ) ) { // let's instrument this file for test coverage! } TestExclude(选项) test-exclude构造函数接受一个options对象。 默认值来自 。 options.cwd 这是执行所有比较的基本目录。 不包括cwd以外的文件。 默认值: process.cwd() options.exclude 要忽略的路径问题数组。 请注意,此列表不包括单独添加的node_modules 。 有关默
资源推荐
资源详情
资源评论
收起资源包目录
test-exclude-master.zip (31个子文件)
test-exclude-master
.gitignore 42B
package.json 943B
.npmrc 19B
tap-snapshots
test-glob.js-TAP.test.js 2KB
.travis.yml 93B
index.js 5KB
CHANGELOG.md 12KB
LICENSE.txt 731B
.github
FUNDING.yml 29B
is-outside-dir-posix.js 147B
README.md 4KB
.taprc 40B
is-outside-dir.js 174B
nyc.config.js 427B
is-outside-dir-win32.js 239B
test
glob.js 2KB
test-exclude.js 7KB
fixtures
exclude-empty-object
package.json 35B
defaults
package.json 14B
include-src-only
package.json 60B
subprocess
package.json 50B
bin
subprocess.js 320B
exclude-object
package.json 62B
exclude
package.json 50B
include
package.json 48B
glob
package.json 3B
.nycrc 0B
node_modules
something
index.js 0B
other.js 0B
file2.js 0B
file1.js 0B
共 31 条
- 1
资源评论
沈临白
- 粉丝: 49
- 资源: 4570
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功