docs(test-reporters): Added Testomat.io reporter to list of reporters (#27449)

This commit is contained in:
Michael Bodnarchuk 2023-10-07 14:17:44 +03:00 committed by GitHub
parent 9062dd0139
commit e70b10ac2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -348,4 +348,5 @@ export default defineConfig({
* [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)
* [Testomat.io](https://github.com/testomatio/reporter/blob/master/docs/frameworks.md#playwright)
* [Tesults](https://www.tesults.com/docs/playwright)