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
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent