The Playwright team has released their own test runner (JS/TS) with a custom reporter API (https://playwright.dev/docs/api/class-reporter). It would be useful to add a reporter integration for the new playwright test runner since that is the preferred runner going forward for the Playwright project.


