Add link to third-party GitHub pull request reporter

Signed-off-by: Philipp Daun <post@philippdaun.net>
This commit is contained in:
Philipp Daun 2024-04-21 16:49:36 +02:00 committed by GitHub
parent dd1a9f5e96
commit 05359345a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -355,6 +355,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)