Test your code like a pro : PHPUnit in practice

Comments

Comments are closed.

Very good beginner-level unit testing session.

Sebastian walked us through various testing techniques and how to apply them via PHPUnit. It was packaged in a git repository, so that we can retrace our steps.

It covered all the basics and I enjoyed his reasoning behind the principles and the practical exercises.

Excellent tutorial, unit tests finally make sense

Excellent talk.

Explained a lot of use cases with examples. Would have liked a bit more time on data providers, but there is obviously only a limited amount of time.

Useful session! Made a lot out of this!!!

great tutorial, never used PHP Unit before and I have gone away confident enough to give it a go.
really well explained and gave great examples

Great tutorial. Always fun when people show enthusiasm.

Hi,

I really enjoyed this talk. Sebastian was really knowledgable about PHPUnit. My only comment would be next time instead of spending 3 exercises on assertions, cover the basic assertEquals, assertTrue/False etc then describe some of the other assertions available and point developers to the manual. It may leave you free to dedicate some time to introducing the more advanced concepts like Mocking or Database testing etc.

Hi,

I really enjoyed this talk. Sebastian was really knowledgable about PHPUnit. My only comment would be next time instead of spending 3 exercises on assertions, cover the basic assertEquals, assertTrue/False etc then describe some of the other assertions available and point developers to the manual. It may leave you free to dedicate some time to introducing the more advanced concepts like Mocking or Database testing etc.