Path C+ 的 T 阶段:
- 检查
playwright.config.ts存在 - 不存在 →
npx playwright install && npx playwright init - 调用 e2e-runner 子代理执行测试
- 失败 → 截图 + 结构化报告 → 交回 builder 修复
- 关键页面: 首页、登录、核心功能流程
Playwright E2E 端到端测试 (源自 ECC e2e-runner)
npx skillmds@latest add wenjunduan/e2e-testing-4 Path C+ 的 T 阶段:
playwright.config.ts 存在npx playwright install && npx playwright init wenjunduan/rlues/tree/main/vibeCoding/old-version/config-agent_v8.6.1/codex/skills/e2e-testing commit 48f1559953