Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into Test Driven Development (TDD) and Pest PHP in this comprehensive 77-minute video tutorial. Learn to build a simple API using TDD principles and the Pest PHP testing framework. Explore the benefits of TDD for writing cleaner, less error-prone code and discover how Pest PHP enhances testing efficiency. Start with installing Pest and progress through creating API tests, custom helpers, and expectations. Develop response and request classes, handle query parameters, paths, and methods, and conclude with implementing a Kernel class. Gain practical insights to improve code quality and reliability in real-world PHP projects.
Syllabus
Introduction
Installing Pest
Create an API test
Custom test helpers
Custom test expectations
Returning a response
Response test
Response class
Application sequence
Request class
Request test
Request query params
Request path
Request method
Kernel class
Taught by
Gary Clarke