Testing PHP - Up and Running with PHPUnit
Offered By: Gary Clarke via YouTube
Course Description
Overview
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
Related Courses
Object Oriented PHP & TDD with PHPUnit from ScratchUdemy Getting Started with PHP Unit Testing Course (How To)
Treehouse Unit Testing with PHPUnit
Pluralsight PHP Unit Testing with PHPUnit
Udemy Advance your Skills as a PHP Developer: Testing and Debugging
LinkedIn Learning