wct-teamcity-reporter:WCT插件可在TeamCity中启用测试报告

时间:2021-05-23 06:48:30
【文件属性】:
文件名称:wct-teamcity-reporter:WCT插件可在TeamCity中启用测试报告
文件大小:8KB
文件格式:ZIP
更新时间:2021-05-23 06:48:30
JavaScript #wct-teamcity-reporter ### WCT插件可在TeamCity中启用测试报告。 使用描述的TeamCity服务消息 该插件为testStarted,testFinished,testFailed和testIgnored事件生成消息。 所使用的测试名称的格式为suite.testname.browserName + browserVersion 。 例如test_suite.passing.chrome40 ##安装 npm install wct-teamcity-reporter 安装后,在启用插件的情况下运行wct: wct --plugin teamcity-reporter 或者您也可以在wct.conf.js启用它 module.exports = { plugins: { local: { browsers: ['ch
【文件预览】:
wct-teamcity-reporter-master
----package.json(373B)
----test()
--------index.html(457B)
----wct.conf.js(102B)
----.npmignore(53B)
----LICENSE.md(11KB)
----.gitignore(690B)
----lib()
--------plugin.js(1KB)
----README.md(2KB)

网友评论