Skip to content

Blog

Insights into my everyday programming life and other interesting technical tidbits

Posts about: testing, php Clear filter

February 2026

Published on Feb 22, 2026 · approx. 4 min read

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 →

January 2026

Published on Jan 20, 2026 · approx. 1 min read

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 →