Skip to content

Blog

Insights into my everyday programming life and other interesting technical tidbits

Posts about: testing 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 →
Published on Feb 10, 2026 · approx. 4 min read

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

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 →