test-ignore-cert-errors:atom-shell --ignore-certificate-errors 开关的独立测试

时间:2021-06-19 21:14:52
【文件属性】:
文件名称:test-ignore-cert-errors:atom-shell --ignore-certificate-errors 开关的独立测试
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-19 21:14:52
JavaScript 测试忽略证书错误 atom-shell --ignore-certificate-errors 开关的独立测试 克隆,然后像这样安装和运行 npm install gulp webservers # in one terminal gulp tests # in a second terminal 您需要在路径中的某处使用atom atom-shell 二进制文件,或者您需要修改 gulpfile.js 顶部的atom-bin var。 运行单独的测试 cd 到 app 目录,直接运行 atom-shell 测试 app: atom . http 8004 true 2> /dev/null atom . https 8005 true 2> /dev/null atom . https 8006 true 2> /dev/null (您需要运行gulp web
【文件预览】:
test-ignore-cert-errors-master
----webpack.config.js(174B)
----gulpfile.js(2KB)
----README.md(902B)
----app()
--------main.js(1KB)
--------dummy.js(84B)
--------test.html(238B)
--------package.json(63B)
----package.json(421B)

网友评论