{"tool":"gradle","tool_display":"Gradle","intent":"run-specific-test-class","intent_display":"run specific test class","title":"Gradle Command: run specific test class","command_string":"gradle test --tests <class_name>","raw_command_string":"gradle test --tests {{class_name}}","description":"Exact CLI syntax to run specific test class using Gradle.","usage_scenario":"When isolating tests for a particular feature or fix to expedite the debugging process.","scenario_context":null,"simulated_output":null,"how_to_steps":null,"inferred_category":"Build Tools","canonical_url":"https://www.syntaxstandard.com/gradle/run-specific-test-class"}