playwright-test-coverage-demo icon indicating copy to clipboard operation
playwright-test-coverage-demo copied to clipboard

Demonstrates usage of playwright-test-coverage - a Playwright extension that collects code coverage from running end-to-end tests

Playwright Test Coverage Demo

Coverage Status Depfu

Demonstrates usage of playwright-test-coverage - a Playwright extension that collects code coverage from running end-to-end tests.

Read more in this blog post.

Usage

npm install
npm test

Code coverage should be generated in coverage/ folder.

Sample

Coveralls Report

License

MIT