pest Command Examples

A PHP testing framework with a focus on simplicity. More information: https://pestphp.com.

pest --init

pest

pest --group {{name}}

pest --coverage

pest --coverage --min={{80}}