PHPUnit 10 for Symfony Developers

Welcome!

This page is the home of my "PHPUnit 10 for Symfony Developers" presentation. I most recently delivered it at SymfonyCon on . Previous events include SymfonyLive.

PHPUnit 10 for Symfony Developers

Version 10 is probably the biggest update so far for PHPUnit. Almost all internals of PHP's most widely used testing framework and test runner have undergone long overdue changes to improve the developer experience of those who work on PHPUnit. This presentation highlights the improvements that were made for those that write and run tests with PHPUnit every day and shows why some parts of Symfony's PHPUnit Bridge might be removed soon.

In this presentation, you learn everything you need to know about PHPUnit 10. You will experience new features, big and small, in action and see how they can support you to effectively and efficiently test your software.

Material

You can find the latest version of the material I use for this presentation here.

About me

My name is Sebastian Bergmann and I am the creator of PHPUnit, the industry-standard testing framework that has greatly improved the professionalism of PHP software development.

As founding partner of and consultant with The PHP Consulting Company (thePHP.cc), I assist teams in adopting PHPUnit, optimizing its use, refining development workflows, and writing more testable code.

Upcoming events

In case you missed my presentation at SymfonyCon, there are plenty more chances coming up to meet me.

For example, on , I will present "Von AmigaBASIC bis KI: Eine persönliche Zeitreise durch 4 Jahrzehnte Softwareentwicklung" at the Entwickler Summit.

More events where you can meet me are listed here.

My interactive online training courses are designed to provide you with practical knowledge that you can apply immediately. The next ones starting soon are listed here.

Keep up to date with PHPUnit

You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.

You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.