文件名称:istanbul-instrumenter-loader:伊斯坦布尔仪器装载机
文件大小:106KB
文件格式:ZIP
更新时间:2024-05-03 13:37:45
coverage karma webpack-loader istanbul JavaScript
伊斯坦布尔仪表装载机 使用来JS文件,以进行后续代码覆盖率报告 安装 npm i -D istanbul-instrumenter-loader References Structure ├─ src │ |– components │ | |– bar │ | │ |─ index.js │ | |– foo/ │ |– index.js |– test | |– src | | |– components | | | |– foo | | | | |– index.js 要为所有组件(甚至还没有测试的组件)创建代码覆盖率报告,您必须要求所有1)源和2)测试。 业力Webpack的“替代用法”中描述了类似的内容 测试/ index.js // requires all tests in `project/test/src/components/**/index.js` co
【文件预览】:
istanbul-instrumenter-loader-master
----.travis.yml(1KB)
----.eslintrc(26B)
----.babelrc(516B)
----package.json(2KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(413B)
--------ISSUE_TEMPLATE.md(417B)
----test()
--------index.test.js(1KB)
--------__snapshots__()
--------Errors.test.js(250B)
--------utils()
--------fixtures()
----LICENSE(1KB)
----package-lock.json(429KB)
----appveyor.yml(628B)
----src()
--------index.js(950B)
--------options.json(440B)
--------cjs.js(45B)
----.gitignore(204B)
----CHANGELOG.md(3KB)
----README.md(6KB)
----.eslintignore(19B)
----.editorconfig(235B)
----.gitattributes(64B)