0

I have E2E testing using playwright in . NET core 6 application. Is there any way to get the report for code coverage.

There is a way for JS application https://playwright.dev/docs/api/class-coverage

Using the package https://www.npmjs.com/package/playwright-test-coverage

Is there anything available for .net?

San Jaisy
  • 15,327
  • 34
  • 171
  • 290

0 Answers0