diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index 4d07e91ed0..952d74b923 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -429,6 +429,8 @@ npx playwright test --reporter="./myreporter/my-awesome-reporter.ts" * [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) +* [Mail Reporter](https://www.npmjs.com/package/playwright-mail-reporter) +* [Microsoft Teams Reporter](https://www.npmjs.com/package/playwright-msteams-reporter) * [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)