From c6b972983ab4ab94d083dcf1a00921fc51afa4ce Mon Sep 17 00:00:00 2001 From: richthornton <7372040+richthornton@users.noreply.github.com> Date: Mon, 8 May 2023 19:00:54 -0700 Subject: [PATCH] docs: add currents test reporter (#22797) --- docs/src/test-reporters-js.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index 7a4742fa5d..25c3239c5d 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -328,3 +328,4 @@ export default defineConfig({ * [Monocart](https://github.com/cenfun/monocart-reporter) * [Tesults](https://www.tesults.com/docs/playwright) * [ReportPortal](https://github.com/reportportal/agent-js-playwright) +* [Currents](https://www.npmjs.com/package/@currents/playwright)