Pest is the new kid on the block when it comes to PHP testing frameworks. It has gained popularity quickly thanks to its modern approach, gorgeous output and focus on developer experience.Let's take it for a spin and see what Pest has to offer. We'll also review some of the more advanced features that will help you to rapidly build tests for your Laravel applications.
Overview
Syllabus
- Pest Essentials
- Installation and Setup
- Lifecycle Hooks
- Expectations
- Expectations++
- Datasets
- Combined Datasets
- Groups, Exceptions and Skipping Tests
- Coverage and Parallel
- Version 2 Updates
- All That's New in Pest v2
- Fixing --dirty Architecture
- Intercepting Expectations
Taught by
Luke Downing