Skip to content

Electron Playwright Example on GitHub Actions Workflow for CI/CT & E2E Testing

License

Notifications You must be signed in to change notification settings

tanshuai/electron-playwright-e2e-test-quick-start

Repository files navigation

Electron Playwright Example on GitHub Actions Workflow for CI/CT & E2E Testing

CI/CT for each push CodeQL

A Playwright CI/CT & E2E Testing Sample with GitHub Actions Workflow for Electron App

This is a minimal Playwright E2E-testing sample for Electron application based on the electron-quick-start with Quick Start Guide within the Electron documentation and ElectronApplication | Playwright within the Playwright documentation.

Support CI/CI with Playwright for Electron app based on GitHub Actions.

Usage

# Install dependencies
yarn

# Run the test
yarn test

# Start the app normally
yarn start

GitHub Actions Workflow

View source code: https://github.com/tanshuai/electron-playwright-e2e-test-quick-start/blob/main/.github/workflows/ci.yml

About

Electron Playwright Example on GitHub Actions Workflow for CI/CT & E2E Testing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published