From e08672a589c1125ee392d28e5cc33c0f11b1c107 Mon Sep 17 00:00:00 2001 From: Ryan Ghadimi Date: Sun, 29 Sep 2024 18:57:57 +0100 Subject: [PATCH] Added Theatron to third-party reporter showcase in test-reporters-js.md --- docs/src/test-reporters-js.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/test-reporters-js.md b/docs/src/test-reporters-js.md index 952d74b923..0aab321cd2 100644 --- a/docs/src/test-reporters-js.md +++ b/docs/src/test-reporters-js.md @@ -437,3 +437,4 @@ npx playwright test --reporter="./myreporter/my-awesome-reporter.ts" * [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) +* [Theatron](https://www.theatron.dev) \ No newline at end of file