e2e-testing

Path C+ 的 T 阶段, 且项目有前端或 API 端点。

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "e2e-testing" with this command: npx skills add wenjunduan/rlues/wenjunduan-rlues-e2e-testing

触发

Path C+ 的 T 阶段, 且项目有前端或 API 端点。

流程

  • 检查 playwright 是否安装, 未安装则 npm install -D @playwright/test

  • 从 plan.md 提取关键用户流

  • 编写或更新 E2E 测试

  • npx playwright test 执行

  • 失败 → 截图保存 → 修复 → 重跑 (最多 3 轮)

  • 结果写入 verified.md

降级

无 Playwright → 用 curl/fetch 做 API 冒烟测试。 纯 CLI 工具 → 跳过 E2E, 只跑单测。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

context7

No summary provided by upstream source.

Repository SourceNeeds Review
General

tdd

No summary provided by upstream source.

Repository SourceNeeds Review
General

plan-first

No summary provided by upstream source.

Repository SourceNeeds Review