Skip to content

Van-QA/electron-playwright-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

CI/CD for each push CodeQL

A Playwright 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 workflow that trigger 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/Van-QA/electron-playwright-test/blob/master/.github/workflows/ci.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published