Skip to main content

electron-e2e-testing

Reliable, fast E2E tests for Electron desktop apps with Playwright. Prescribes one shared `window.__e2e` runtime contract and `E2E_*` env vars so every electron project's tests look the same. Use when: (1) Setting up or fixing E2E tests in an Electron app (2) Diagnosing flaky or slow E2E tests (waitForTimeout abuse, magic sleeps, DOM-string assertions) (3) Migrating a project to the shared `window.__e2e` / `E2E_*` convention (4) Setting up GitHub Actions CI for Electron E2E tests Sister skill: `tauri-e2e-testing` (same patterns, different launch).

跳到安装

来源信息

仓库
arthur-debert/release
最近来源活动
2026年6月13日 18:20
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。