How to Set Up Pest Plugin in PHPStorm for Sail
Follow this step-by-step guide to install and configure Pest plugin for PEST/PHPUnit tests in PHPStorm. You'll learn how to create a new Run/Debug Configuration of type Pest and select your project's docker-compose.yml file in the "Configuration file...
Apr 18, 20233 min read2.2K

