Part 2 – Implementing Test-Driven Development in a PHP Project
In this part of the book, you will achieve the necessary knowledge to utilize test-driven development, behavior development, and automated testing to build a PHP application.
This section comprises the following chapters:
- Chapter 5, Unit Testing
- Chapter 6, Applying Behavior-Driven Development
- Chapter 7, Building Solution Code with BDD and TDD
- Chapter 8, Using TDD with SOLID Principles