anishkny / playwright-test-coverage-demo

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

Home Page:https://dev.to/anishkny/code-coverage-for-a-nextjs-app-using-playwright-tests-18n7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://dev.to/anishkny/code-coverage-for-a-nextjs-app-using-playwright-tests-18n7


Languages

Language:JavaScript 100.0%