Jest Playwright examples

May 25, 2022 ยท View on GitHub

CI

Demonstrates the usage of Playwright (cross-browser automation library in Node.js) in combination with Jest on GitHub Actions to test various sites.

Examples

  • JavaScript example
  • TypeScript example
  • create-react-app example in TypeScript
  • playwright-video example in JavaScript
  • create-react-app example with coverage reporting in TypeScript
  • Next.js example with coverage reporting in TypeScript