mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

Line reporter now shows stats in addition to the test name: ``` [chromium] › page/page-click-react.spec.ts:108:1 › should not retarget when element changes on hover [21/93] Passed: 17 Flaky: 0 Failed: 0 Skipped: 4 (7s) ```