❄️ The winter sale is here. 25% off for a limited time. Join us →
Up And Running with Pest

01. Introduction and demo

Source code on GitHub

Pest is a PHP testing framework that brings beautifully simple syntax to your tests, without sacrificing on features. In this course, we'll get up and running with Pest in a Laravel project and write tests for a real-world application that we'll build along the way.

You'll learn how to set Pest up in a Laravel project, write tests with Pest's built-in assertions, generate code coverage, and more.