So begins the talk drilling the importance of consistency... which I could do better. So, takeaways already. The reminder regarding accessible documentation is also important. So yeah, good introduction, high level, the talk set the stage for the day quite well.
Great info on how to write tests.
I learned that what I thought were called mocks are actually called doubles from this.
Good intro to testing.
This one was good.
This was one of my favorites. I enjoyed following along as the speaker built a few tests in PHPUnit from scratch.
Great overview of some test-adjacent tools and and how to use them.
Good overview of tools and techniques you could use to test your PHP code.
Great illustrations of stream manipulation and appropriate resource management when leveraging large amounts of data!
A good talk, practical and useful for someone who has been dabbling in APIs but is also "figuring it out" much of the time. This helped provide some clarity on certain subjects.