Skip to content

Commit

Permalink
add-coverage-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
cenfun committed May 24, 2024
1 parent 4f339c0 commit 0c94b7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
- [xterm.js](https://github.com/xtermjs/xterm.js) - Playwright is used to run cross-browser integration tests.
- [Heroku Playwright Example](https://github.com/mxschmitt/heroku-playwright-example) - Example using Playwright on Heroku.
- [Todo App with Playwright](https://github.com/burakkantarci/playwright-todo-app) - Comprehensive Todo app with APIs, E2E tests with GitHub Actions enabled.
- [playwright-coverage](https://github.com/cenfun/playwright-coverage) - Example shows how to generate native V8 coverage reports in Playwright.
- [nextjs-with-playwright](https://github.com/cenfun/nextjs-with-playwright) - Example shows how to configure Playwright to work with Next.js, and generate both client side and server side coverage reports.

## Guides

Expand Down

0 comments on commit 0c94b7a

Please sign in to comment.