Library PHP Tek 2023 Getting Started with Test Driven Development
Getting Started with Test Driven Development

Log in to watch this talk

You need to be logged in to access this video. If you don't have an account, purchase a virtual pass for the latest php[tek] conference to get access to the full video library.

Getting Started with Test Driven Development

Scott Keck-Warren Scott Keck-Warren PHP Tek 2023 Beginner Standard (50 minutes)

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.