run_gradle_tests
Run Gradle tests in a project directory, with optional test filter and extra args. Only active when SPRING_TOOLKIT_ENABLE_TEST_RUNS is true.
Instructions
Run Gradle tests when SPRING_TOOLKIT_ENABLE_TEST_RUNS=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project directory. | |
| test | No | Optional --tests value. | |
| extra_args | No |