E2e Testing

Playwright E2E 端到端测试 (源自 ECC e2e-runner)

wenjunduan Updated

File contents

Path C+ 的 T 阶段:

  1. 检查 playwright.config.ts 存在
  2. 不存在 → npx playwright install && npx playwright init
  3. 调用 e2e-runner 子代理执行测试
  4. 失败 → 截图 + 结构化报告 → 交回 builder 修复
  5. 关键页面: 首页、登录、核心功能流程

wenjunduan/rlues/tree/main/vibeCoding/old-version/config-agent_v8.6.1/codex/skills/e2e-testing commit 48f1559953

Frequently asked questions

npx skillmds@latest add wenjunduan/e2e-testing-4