reportportal-testcafe-plugin:建立与报告门户服务集成的TestCafe报告程序

时间:2024-05-19 18:51:37
【文件属性】:

文件名称:reportportal-testcafe-plugin:建立与报告门户服务集成的TestCafe报告程序

文件大小:111KB

文件格式:ZIP

更新时间:2024-05-19 18:51:37

testing-tools report-portal reporting-tool testcafe-reporter JavaScript

这是reportportal-插件记者插件 。 安装 npm install testcafe-reporter-reportportal-plugin 用法 从命令行运行测试时,请使用--reporter选项指定报告者名称: testcafe chrome 'path/to/test/file.js' --reporter reportportal-plugin 或者: testcafe chrome 'path/to/test/file.js' --reporter=reportportal-plugin 使用API​​时,将报告者名称传递给reporter()方法: testCafe . createRunner ( ) . src ( 'path/to/test/file.js' ) . browsers ( 'chrome' ) . repo


【文件预览】:
reportportal-testcafe-plugin-master
----.eslintrc(99B)
----.github()
--------workflows()
----src()
--------report-portal.js(6KB)
--------index.js(8KB)
--------api.js(7KB)
----media()
--------preview.png(10KB)
----.travis.yml(44B)
----LICENSE(1KB)
----Gulpfile.js(2KB)
----README.md(4KB)
----.yo-rc.json(161B)
----.editorconfig(293B)
----tests()
--------.eslintrc(45B)
--------utils()
--------test.testcafe.ts(769B)
--------test.e2e.ts(1KB)
--------test.retry.testcafe.ts(398B)
--------data()
--------mock.ts(2KB)
----.gitignore(28B)
----package-lock.json(362KB)
----package.json(2KB)

网友评论