什麼是 testing-knowledge?
PHP 8.4 專案的測試知識庫。提供測試金字塔、AAA模式、命名約定、隔離原則、DDD測試指南、PHPUnit模式。 來源:dykyi-roman/awesome-claude-code。
PHP 8.4 專案的測試知識庫。提供測試金字塔、AAA模式、命名約定、隔離原則、DDD測試指南、PHPUnit模式。
透過命令列快速安裝 testing-knowledge AI 技能到你的開發環境
來源:dykyi-roman/awesome-claude-code。
Quick reference for PHP testing patterns, principles, and best practices.
Rule: 70% unit, 20% integration, 10% functional. Invert the pyramid = slow, brittle test suite.
| testcalculatetotalwithdiscountreturnsreducedamount | calculateTotal | with discount | returns reduced amount | | testconfirmwhenalreadyshippedthrowsexception | confirm | when already shipped | throws exception | | testemailwithinvalidformatfailsvalidation | Email (VO) | with invalid format | fails validation |
PHP 8.4 專案的測試知識庫。提供測試金字塔、AAA模式、命名約定、隔離原則、DDD測試指南、PHPUnit模式。 來源:dykyi-roman/awesome-claude-code。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill testing-knowledgePHP 8.4 專案的測試知識庫。提供測試金字塔、AAA模式、命名約定、隔離原則、DDD測試指南、PHPUnit模式。 來源:dykyi-roman/awesome-claude-code。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dykyi-roman/awesome-claude-code --skill testing-knowledge 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dykyi-roman/awesome-claude-code