Talk in English - US at Longhorn PHP Conference 2023
Track Name:
Elm
View Slides: https://www.thisprogrammingthing.com/2023/getting-started-with-tdd-longhorn-2023/
Short URL: https://joind.in/talk/95604
(QR-Code (opens in new window))
Test Driven Development (TDD) is the process of using very short development cycles to test and then implement your code. In this session, we'll explain the process of TDD, why you should be using TDD every time you write code, discuss tools you can use to develop PHP applications using TDD, and work through several examples to get you started.
Comments
Comments are closed.
Good presentation containing useful information and helpful examples.
Love the depth of the talk. it has helped clarify a lot of ideas for me.
Good technical talk giving an introduction into TDD and unit testing. Lots of information and helpful slides. Talk drifted into more general testing like mocks and code coverage, could have focused in on just TDD aspect to tighten the talk up. Overall a great talk and good patterns covered.
Great talk, however I wish the more involved example was less framework dependent.