Most developers use PHPUnit exactly as it comes out of the box, but PHPUnit is designed to be extended.

In this session we'll explore the extension points that allow you to tailor PHPUnit to your application, your domain, and your development workflow. Through practical examples, we'll build custom assertions, reusable testing components, expressive constraints, and discover how PHPUnit's modern extension system can power your own testing tools.

Along the way you'll see how a small amount of customization can make tests easier to read, easier to maintain, and more useful when they fail. Whether you've been using PHPUnit for six months or ten years, you'll leave with practical ideas for building a test suite that is cleaner, more expressive, and speaks the language of your application.

Comments

Comments are closed.