pest
Verified for current stable LTS
Pest Commands
Pest command syntax with verified terminal examples.
Commands
7 commands for Pest
pest Operations
Pest Command: Initialize Pest Configuration
pest --init pest Operations
Pest Command: Run Tests Current Directory
pest pest Operations
Pest Command: Run Tests In Parallel
pest --parallel pest Operations
Pest Command: Run Tests Print Coverage Report
pest --coverage pest Operations
Pest Command: Run Tests With Coverage Minimum
pest --coverage --min=<80> pest Operations
Pest Command: Run Tests With Group Annotation
pest --group <name> pest Operations
Pest Command: Run Tests With Mutations
pest --mutate Suggest a Pest Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pest workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.