testing-e2e
✓有關編寫跨多個流程和組件的彈性端到端測試的專家指南。在審查、編寫或重構系統範圍的 e2e 測試時使用此技能。涵蓋面向用戶的場景、輔助函數、數據工廠、基於 ARIA 的選擇器和自動重試斷言。不適用於單元/集成測試 - 請使用測試單元集成技能。有關詳細的選擇器模式,請參閱references/playwright-resilience.md。
SKILL.md
Expert guidance for system-wide e2e tests spanning multiple processes.
Scope: System-wide end-to-end tests only. NOT for unit, integration, or component tests with mocked backends - use testing-unit-integration skill instead.
Note: E2E tests are complex, slow, and limited in quantity - relaxed readability standards and less stringent best practices are acceptable compared to unit tests.
有關編寫跨多個流程和組件的彈性端到端測試的專家指南。在審查、編寫或重構系統範圍的 e2e 測試時使用此技能。涵蓋面向用戶的場景、輔助函數、數據工廠、基於 ARIA 的選擇器和自動重試斷言。不適用於單元/集成測試 - 請使用測試單元集成技能。有關詳細的選擇器模式,請參閱references/playwright-resilience.md。 來源:agdev/claude-code。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/agdev/claude-code --skill testing-e2e- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 testing-e2e?
有關編寫跨多個流程和組件的彈性端到端測試的專家指南。在審查、編寫或重構系統範圍的 e2e 測試時使用此技能。涵蓋面向用戶的場景、輔助函數、數據工廠、基於 ARIA 的選擇器和自動重試斷言。不適用於單元/集成測試 - 請使用測試單元集成技能。有關詳細的選擇器模式,請參閱references/playwright-resilience.md。 來源:agdev/claude-code。
如何安裝 testing-e2e?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/agdev/claude-code --skill testing-e2e 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/agdev/claude-code