PhpStorm
 
Get PhpStorm

Pest

Last modified: 07 November 2024

PhpStorm comes with support for the Pest testing framework. You can run, run with code coverage, or debug Pest tests, run Pest tests in parallel and, with Pest 3.0 and later, run Pest mutation testing from PhpStorm.

The IDE understands the Pest expectation API, so you can use code completion, find usages, and other coding assistance features when working with Pest assertions and the user-defined test methods.