docs(test-reporters): add third-party ReportPortal reporter (#17762)

This commit is contained in:
arukiidou 2022-10-04 19:14:41 +09:00 committed by GitHub
parent 04cd31569a
commit a9807ce93d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -654,3 +654,5 @@ export default config;
* [Allure](https://www.npmjs.com/package/allure-playwright) * [Allure](https://www.npmjs.com/package/allure-playwright)
* [Monocart](https://github.com/cenfun/monocart-reporter) * [Monocart](https://github.com/cenfun/monocart-reporter)
* [Tesults](https://www.tesults.com/docs/playwright) * [Tesults](https://www.tesults.com/docs/playwright)
* [ReportPortal](https://github.com/reportportal/agent-js-playwright)