文件名称:codeceptjs-bshelper
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-29 21:19:17
JavaScript
codeceptjs-bshelper CodeceptJS Browserstack插件,用于在测试执行后更新测试名称,测试结果 codeceptjs-bshelper是插件,可以在执行后在Browserstack上完成测试结果。 该插件使用event.test.passed和event.test.failed事件在Browserstack上更新测试名称和测试结果。 NPM软件包: : 安装 npm install codeceptjs-bshelper --save-dev 配置 该插件应添加到codecept.json / codecept.conf.js中 例子: { ... plugins: { BrowserstackHelper: { require: 'codeceptjs-bshelper', user: 'BR
【文件预览】:
codeceptjs-bshelper-master
----index.js(3KB)
----package.json(2KB)
----.github()
--------main.workflow(388B)
--------workflows()
----test()
--------index_test.js(3KB)
----LICENSE(1KB)
----.eslintrc.js(523B)
----.gitignore(953B)
----CHANGELOG.md(236B)
----lib()
--------output.js(261B)
----commitlint.config.js(826B)
----README.md(2KB)
----.eslintignore(12B)