docs(test-reporters): sorted alphabetically and added Testmo (#26452)

This commit is contained in:
Jonas Claes 2023-08-14 11:33:44 +02:00 committed by GitHub
parent 04b71bf660
commit d849c7c81d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -326,8 +326,9 @@ export default defineConfig({
## Third party reporter showcase
* [Allure](https://www.npmjs.com/package/allure-playwright)
* [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)
* [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)
* [Testmo](https://github.com/jonasclaes/playwright-testmo-reporter)
* [Tesults](https://www.tesults.com/docs/playwright)