diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index b841e5029f..ef46ad4fb0 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -383,6 +383,7 @@ npx playwright test --reporter="./myreporter/my-awesome-reporter.ts" * [Argos Visual Testing](https://argos-ci.com/docs/playwright) * [Currents](https://www.npmjs.com/package/@currents/playwright) * [GitHub Actions Reporter](https://www.npmjs.com/package/@estruyf/github-actions-reporter) +* [GitHub Pull Request Comment](https://github.com/marketplace/actions/playwright-report-comment) * [Monocart](https://github.com/cenfun/monocart-reporter) * [ReportPortal](https://github.com/reportportal/agent-js-playwright) * [Serenity/JS](https://serenity-js.org/handbook/test-runners/playwright-test)