什么是 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