gradle-test Verified for current stable LTS

Gradle Test Command: Run Tests Matching Pattern

Use for run tests matching pattern with Gradle Test. Exact CLI syntax to run tests matching pattern using Gradle Test.

When to use this: Use for run tests matching pattern with Gradle Test.

Command Syntax

gradle test --tests "<pattern>"

Command Breakdown

--tests
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run tests matching pattern using Gradle Test.

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 Gradle Test directory