Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

PHP Unit Testing

via Pluralsight

Overview

This course will teach you how to write unit tests for your PHP using PHPUnit.

In this course, PHP Unit Testing, you’ll learn to write unit tests using PHPUnit. First, you’ll explore why you should write tests for your code and how it will make your life easier as a developer. Next, you’ll discover how to write assertion tests, use fixtures as well as, using test doubles to isolate unit tests from external dependencies. Finally, you’ll learn how to tackle more advanced topics such as test driven development, code coverage, database integration testing and testing asynchronous calls in PHP. When you’re finished with this course, you’ll have the skills and knowledge of confidently writing tests for your PHP code using PHPUnit.

Syllabus

  • Course Overview 1min
  • Why You Should Write Tests For Your Code 17mins
  • Setting Up Your Environment 9mins
  • Writing Tests with PHPUnit 32mins
  • Test Driven-development Fundamentals 29mins
  • Using Fixtures 29mins
  • Test Doubles in PHPUnit 30mins
  • Database Interaction Testing 19mins
  • Measuring Code Coverage 14mins
  • Testing Asynchronous PHP Code 11mins

Taught by

Travis Thomsen

Reviews

Start your review of PHP Unit Testing

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.