Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

9 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages