No detailed description available for "Test-Driven Development with PHP 8".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80324-359-7 (9781803243597)
Schweitzer Klassifikation
Sarabia Rainier:
Rainier Sarabia is a Software Engineering Manager, who currently works in Melbourne, Australia for Astute Payroll, a Deel company. He has worked on hundreds of complex software projects, including massive enterprise SaaS products while leading and training senior engineers from all over the world. His favorite programming languages are PHP, C#, Java, and Javascript which he uses for both professional and personal projects. He co-founded his first tech company back in 2014, with over 400,000 users. Outside of working hours, he is an amateur astronomer. He spends most of his time doing astrophotography focusing on deep-sky objects like nebulae and galaxies.
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