From a9807ce93dff347423711b6aeb07e93a7a17944e Mon Sep 17 00:00:00 2001 From: arukiidou Date: Tue, 4 Oct 2022 19:14:41 +0900 Subject: [PATCH] docs(test-reporters): add third-party ReportPortal reporter (#17762) --- docs/src/test-reporters-js.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index 60505f677a..7019204e5a 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -654,3 +654,5 @@ export default config; * [Allure](https://www.npmjs.com/package/allure-playwright) * [Monocart](https://github.com/cenfun/monocart-reporter) * [Tesults](https://www.tesults.com/docs/playwright) +* [ReportPortal](https://github.com/reportportal/agent-js-playwright) +