Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into PHP testing with this comprehensive video tutorial on getting started with PHPUnit. Learn to write your first test, test functions and class methods, explore command line options and test filtering, understand the difference between errors and failures, implement autoloading, utilize setUp and tearDown methods, and leverage tests for refactoring. Gain practical insights into configuring PHPUnit and optimizing your testing workflow for more efficient PHP development.
Syllabus
Introduction
Installing PHPUnit
Write your first test
Testing functions
Testing class methods
Command line options
Filtering tests
Errors vs Failures
Autoloading
The setUp method
The tearDown method
Using tests to refactor
Full course details
Taught by
Gary Clarke