Update docs/src/test-reporters-js.md

Signed-off-by: Simon Knott <info@simonknott.de>
This commit is contained in:
Simon Knott 2024-10-04 15:58:40 +02:00 committed by GitHub
parent 87a3890e77
commit b2247f1a88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -427,5 +427,5 @@ Here's a short list of open source reporter implementations that you can take a
* [Allure Reporter](https://github.com/allure-framework/allure-js/tree/main/packages/allure-playwright) * [Allure Reporter](https://github.com/allure-framework/allure-js/tree/main/packages/allure-playwright)
* [Github Actions Reporter](https://github.com/estruyf/playwright-github-actions-reporter) * [Github Actions Reporter](https://github.com/estruyf/playwright-github-actions-reporter)
* [Mail Reporter](https://github.com/estruyf/playwright-mail-reporter) * [Mail Reporter](https://github.com/estruyf/playwright-mail-reporter)
* [Microsoft Teams Reporter](https://github.com/playwright-community/playwright-msteams-reporter) * [ReportPortal](https://github.com/reportportal/agent-js-playwright)
* [Monocart](https://github.com/cenfun/monocart-reporter) * [Monocart](https://github.com/cenfun/monocart-reporter)