
from Shopware AI Coding Tools42
Automates the generation of PHPUnit migration tests for Shopware 6, analyzing SQL operations to create validated test patterns.
This skill enables an agent to automatically generate high-quality PHPUnit migration tests for Shopware 6 migration classes. It doesn't just create a boilerplate; it analyzes the actual SQL operations within the migration to determine whether the test needs to handle schema additions, data updates, or configuration changes.
Activate this skill when the user needs to test a specific Shopware migration class (e.g., Migration1234Foo) or asks to "generate migration tests." It is specifically designed for classes extending Shopware\Core\Framework\Migration\MigrationStep.
Designed for AI coding agents (like Claude Code) equipped with filesystem access and PHP tooling (PHPUnit, PHPStan).
This skill has not been reviewed by our automated audit pipeline yet.