什么是 shopware-phpunit?
在 Shopware 6 项目中编写 PHPUnit 测试的最佳实践,包括集成测试、单元测试以及插件和应用程序的常见测试模式。 来源:friendsofshopware/agent-skills。
在 Shopware 6 项目中编写 PHPUnit 测试的最佳实践,包括集成测试、单元测试以及插件和应用程序的常见测试模式。
通过命令行快速安装 shopware-phpunit AI 技能到你的开发环境
来源:friendsofshopware/agent-skills。
| CRITICAL | Test Setup | setup- | Kernel bootstrap, base test classes, PHPUnit configuration | | HIGH | Integration Testing | integration- | Repository tests, service tests, database transactions | | HIGH | API Testing | api- | Store API and Admin API endpoint testing | | MEDIUM | Mocking | mock- | Service mocking, dependency injection in tests |
| MEDIUM | Data | data- | Test data creation, fixtures, cleanup | | LOW | Performance | perf- | Test execution speed, parallel testing |
Read relevant reference files from the references/ directory based on the task at hand. Files are prefixed by category for easy discovery.
在 Shopware 6 项目中编写 PHPUnit 测试的最佳实践,包括集成测试、单元测试以及插件和应用程序的常见测试模式。 来源:friendsofshopware/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunit在 Shopware 6 项目中编写 PHPUnit 测试的最佳实践,包括集成测试、单元测试以及插件和应用程序的常见测试模式。 来源:friendsofshopware/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/friendsofshopware/agent-skills