Table of Contents
- What is Test-Driven Development and Why Use It in PHP?
- Understanding and Organizing the Business Requirements of Our Project
- Setting Up Our Development Environment Using Docker Containers
- Using Object-Oriented Programming in PHP
- Unit Testing
- Applying Behavior-Driven Development
- Building Solution Code with BDD and TDD
- Using TDD with SOLID Principles
- Continuous Integration
- Continuous Delivery
- Monitoring

