·shopware-phpunit
</>

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.

11Installs·1Trend·@friendsofshopware

Installation

$npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunit

How to Install shopware-phpunit

Quickly install shopware-phpunit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: friendsofshopware/agent-skills.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/friendsofshopware/agent-skills --skill shopware-phpunit
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-11

Browse more skills from friendsofshopware/agent-skills

Quick answers

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.

How do I install shopware-phpunit?

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

Where is the source repository?

https://github.com/friendsofshopware/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-23

Related Skills

None