gradle
Verified for current stable LTS
Gradle Command: Exclude Test Task
Use for exclude test task with Gradle. Exact CLI syntax to exclude test task using Gradle.
When to use this: Use for exclude test task with Gradle.
Command Syntax
gradle build -x test gradle build -x test Command Breakdown
-x- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to exclude test task using Gradle.
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.