What is shopware-phpunit?
Best practices for writing PHPUnit tests in Shopware 6 projects, including integration tests, unit tests, and common testing patterns for plugins and apps. Source: friendsofshopware/agent-skills.
Best practices for writing PHPUnit tests in Shopware 6 projects, including integration tests, unit tests, and common testing patterns for plugins and apps.
Quickly install shopware-phpunit AI skill to your development environment via command line
Source: 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.
Best practices for writing PHPUnit tests in Shopware 6 projects, including integration tests, unit tests, and common testing patterns for plugins and apps. Source: friendsofshopware/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunitBest practices for writing PHPUnit tests in Shopware 6 projects, including integration tests, unit tests, and common testing patterns for plugins and apps. Source: friendsofshopware/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/friendsofshopware/agent-skills