什么是 pest-testing?
使用 Bagisto 中的 Pest 3 PHP 框架测试应用程序。在编写测试、创建单元或功能测试、添加断言、测试 Livewire 组件、架构测试、调试测试失败、使用数据集或模拟时激活;或者当用户提到测试、规范、TDD、期望、断言、覆盖率或需要验证功能是否有效时。 来源:bagisto/agent-skills。
使用 Bagisto 中的 Pest 3 PHP 框架测试应用程序。在编写测试、创建单元或功能测试、添加断言、测试 Livewire 组件、架构测试、调试测试失败、使用数据集或模拟时激活;或者当用户提到测试、规范、TDD、期望、断言、覆盖率或需要验证功能是否有效时。
通过命令行快速安装 pest-testing AI 技能到你的开发环境
来源:bagisto/agent-skills。
Bagisto tests are organized within packages in packages/Webkul/{Package}/tests/:
| Admin Feature Test | packages/Webkul/Admin/tests/Feature | php artisan test --testsuite="Admin Feature Test" | | Core Unit Test | packages/Webkul/Core/tests/Unit | php artisan test --testsuite="Core Unit Test" | | DataGrid Unit Test | packages/Webkul/DataGrid/tests/Unit | php artisan test --testsuite="DataGrid Unit Test" |
| Installer Feature Test | packages/Webkul/Installer/tests/Feature | php artisan test --testsuite="Installer Feature Test" | | Shop Feature Test | packages/Webkul/Shop/tests/Feature | php artisan test --testsuite="Shop Feature Test" |
使用 Bagisto 中的 Pest 3 PHP 框架测试应用程序。在编写测试、创建单元或功能测试、添加断言、测试 Livewire 组件、架构测试、调试测试失败、使用数据集或模拟时激活;或者当用户提到测试、规范、TDD、期望、断言、覆盖率或需要验证功能是否有效时。 来源:bagisto/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/bagisto/agent-skills --skill pest-testing使用 Bagisto 中的 Pest 3 PHP 框架测试应用程序。在编写测试、创建单元或功能测试、添加断言、测试 Livewire 组件、架构测试、调试测试失败、使用数据集或模拟时激活;或者当用户提到测试、规范、TDD、期望、断言、覆盖率或需要验证功能是否有效时。 来源:bagisto/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/bagisto/agent-skills --skill pest-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/bagisto/agent-skills