Test-Driven Development with PHP 8 : Build Extensible, Reliable, and Maintainable Enterprise-Level Applications Using TDD and BDD with PHP /
A PHP developer's practical guide to planning, writing, and deploying maintainable and extensible software solutions with automated tests in a well-structured way Key Features Learn to organize and translate business requirements into maintainable software Minimize regressions and bugs while re...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Birmingham :
Packt Publishing, Limited,
2023.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 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.