mocha-multi-reporters:在一次Mocha执行中生成多个Mocha报告

时间:2021-05-02 09:17:36
【文件属性】:
文件名称:mocha-multi-reporters:在一次Mocha执行中生成多个Mocha报告
文件大小:83KB
文件格式:ZIP
更新时间:2021-05-02 09:17:36
JavaScript 摩卡多人通讯录 在单个Mocha执行中生成多个Mocha报告。 安装 npm install mocha-multi-reporters --save-dev 演示版 用法 基本的 $ ./node_modules/.bin/mocha --reporter mocha-multi-reporters mocha-test # 1 ✓ sample test # 1.1 ✓ sample test # 1.2 mocha-test # 2 ✓ sample test # 2.1 - sample test # 2.2 3 passing (6ms) 1 pending < testsuite name= " Mocha Tests " tests= " 4 " failures= " 0 " errors= " 0 " skipped= "
【文件预览】:
mocha-multi-reporters-master
----.travis.yml(981B)
----index.js(105B)
----renovate.json(103B)
----package.json(2KB)
----.github()
--------ISSUE_TEMPLATE.md(133B)
----tests()
--------custom-internal-config-array.json(159B)
--------custom-internal-reporter.js(354B)
--------custom-internal-dynamic-output-config.json(419B)
--------custom-external-config.json(158B)
--------custom-bad-config.json(129B)
--------custom-erring-external-config.json(140B)
--------custom-internal-config.json(155B)
--------custom-erring-internal-reporter.js(380B)
--------lib()
--------custom-external-config.js(197B)
--------custom-erring-internal-config.json(167B)
----LICENSE(1KB)
----.npmignore(266B)
----.eslintrc.js(815B)
----.ncurc.js(257B)
----.coveralls.yml(24B)
----.gitignore(591B)
----CHANGELOG.md(4KB)
----lib()
--------MultiReporters.js(7KB)
----commitlint.config.js(86B)
----README.md(10KB)
----yarn.lock(157KB)
----.eslintignore(91B)
----scripts()
--------build.sh(76B)
----.editorconfig(330B)
----config.json(301B)

网友评论