The TYPO3 Testing skill empowers developers to implement a robust, multi-layered testing strategy for TYPO3 extensions by providing automated setup scripts and templates for unit, functional, end-to-end (E2E), fuzz, and mutation testing. It aligns with TYPO3 v12/v13 LTS standards, integrating modern tools like PHPUnit 11/12, Playwright with axe-core for accessibility, and Infection for test quality verification. By automating the configuration of CI/CD pipelines, fixture management, and quality tools like PHPStan and Rector, this skill ensures that TYPO3 development remains secure, accessible, and maintainable according to official best practices.
Key Features
01Automated setup for PHPUnit, Playwright, and quality tooling via scripts.
027 GitHub stars
03Integrated accessibility testing using axe-core and TYPO3-specific fixtures.
04Pre-configured CI/CD workflows for GitHub Actions and GitLab CI.
05Advanced security and reliability validation via Fuzz and Mutation testing.
06Template generation for Unit, Functional, and E2E (Playwright) test cases.