pest Verified for current stable LTS

Pest Command: Run Tests With Coverage Minimum

Use for run tests with coverage minimum with Pest. Exact CLI syntax to run tests with coverage minimum using Pest.

When to use this: Use for run tests with coverage minimum with Pest.

Command Syntax

pest --coverage --min=<80>

Command Breakdown

--coverage
Command Option
Tool-specific option used by this command invocation.
--min=<80>
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run tests with coverage minimum using Pest.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Pest directory