1. 首页
  2. 数据库
  3. 其它
  4. grunt template jasmine istanbul:使用伊斯坦布尔的grunt contrib 茉莉花的代码覆盖率模板混入 源码

grunt template jasmine istanbul:使用伊斯坦布尔的grunt contrib 茉莉花的代码覆盖率模板混入 源码

上传者: 2021-03-02 23:18:56上传 ZIP文件 77.59KB 热度 12次
使用代码覆盖率模板混入 安装 npm install grunt-template-jasmine-istanbul --save-dev 模板选项 templateOptions.coverage 类型: String强制性。 存储coverage.json的文件路径。 templateOptions.report 类型: String | Object | Array String | Object | Array String | Object | Array必填。 如果给出了String ,它将用作生成HTML报告的路径。 如果给定一个Object ,则它必须具有属性type和options ,其中type是String而options是Object 。 type和options用于通过将报告传递给istanbul的来创建报告。 例如,如果要在bin/coverage/co
用户评论