php[tek] 2023
Login
Getting Started with Test Driven Development
Speaker: Scott Keck-Warren
Level: Beginner
Length: Standard Session (45-60 minutes)
Description:
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.