Well done. I appreciated the inclusion of the OWASP Top 10 as a source of things to test.
Great overview of unit testing and some common pitfalls and how to work around them. I loved the inclusion of OWASP. Some parts felt a little rushed, but it was a great presentation overall.
Good information on how to test with PHPUnit with some good insights on why to do certain things like mocks.
Nice to little Bobby Tables get a mention too
Good talk. I liked the method of showing how to test everything, then showing the way Mock could make it a lot easier.
Good talk! I did feel the deviation to the input filters was maybe somewhat off-topic, but, not annoyingly so. Maybe the talk was slightly fast paced too but I guess its meant as an introduction to unit testing so it merits the brief touches on the different elements Unit Testing provides. As said, good talk! Really enjoyed it.
Great talk, happy to see the mentions of OWASP too :)
I really enjoyed the analogies and personal antidotes regarding unit testing and all of the tools and resources brought up surrounding the practice. Always good to get another angle/perspective from a fellow developer :)
NIce to review the bacis tests.
Great introduction to PHPUnit. With good and bad examples. Very instructive.
I loved that this was not WP exclusive. Many of the tips, tricks and lessons learned are applicable to any Automated Testing scenario.
((Also includes several WP specific aspects, as one would expect.))