Blog
Insights into my everyday programming life and other interesting technical tidbits
February 2026
PHPUnit Complete Handbook in German
The German-language PHPUnit handbook: From installation through assertions, data providers and mocking to CI/CD integration with GitHub Actions, GitLab CI and Bitbucket Pipelines.
Read More →E2E Testing with Playwright for PHP Websites
Playwright isn't just for SPAs: How to reliably test Symfony pages, multilingual navigation and async JavaScript components.
Read More →January 2026
Effective Testing with PHPUnit: Symfony Projects and Shopware 6 Plugins
How to build solid test coverage in Symfony and Shopware 6 with PHPUnit – from unit tests to integration tests to E2E tests with Playwright.
Read More →