typo3-testing
✓TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD.
Installation
SKILL.md
Comprehensive testing infrastructure for TYPO3 extensions: unit, functional, E2E, architecture, and mutation testing.
| Type | Use When | Speed | Framework |
| Unit | Pure logic, validators, utilities | Fast (ms) | PHPUnit | | Functional | DB interactions, repositories | Medium (s) | PHPUnit + TYPO3 | | Architecture | Layer constraints, dependencies | Fast (ms) | PHPat | | E2E | User workflows, browser | Slow (s-min) | Playwright | | Mutation | Test quality verification | CI only | Infection |
TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD. Source: dirnbauer/webconsulting-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dirnbauer/webconsulting-skills --skill typo3-testing- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is typo3-testing?
TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD. Source: dirnbauer/webconsulting-skills.
How do I install typo3-testing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dirnbauer/webconsulting-skills --skill typo3-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dirnbauer/webconsulting-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01