playwright icon indicating copy to clipboard operation
playwright copied to clipboard

Add ability to calculate code coverage for component tests

Open Teddy937 opened this issue 2 years ago • 3 comments

Is there any package or feature to calculate code coverage for playwright experimental? Most packages I have come across are for normal playwright tests and not experimental.

Teddy937 avatar May 11 '23 08:05 Teddy937

What do you mean by playwright experimental?

pavelfeldman avatar May 11 '23 15:05 pavelfeldman

Playwright component testing https://playwright.dev/docs/test-components

Teddy937 avatar May 11 '23 19:05 Teddy937

Seems like a duplicate ticket: https://github.com/microsoft/playwright/issues/14511

sand4rt avatar May 13 '23 22:05 sand4rt

Folding into https://github.com/microsoft/playwright/issues/14511.

mxschmitt avatar Oct 06 '23 10:10 mxschmitt