Running Gradle Tests

Executes and diagnoses Gradle tests with high-precision `--tests` filtering, surgical per-test failure isolation, and full stack traces; ALWAYS use instead of `./gradlew test` for test execution, failure investigation, and post-mortem analysis. Do NOT use for general build lifecycle tasks (use `running_gradle_builds`) or dependency auditing.

Kotlin Updated

File contents

kotlin/kotlinx-rpc/tree/main/.claude/skills/running_gradle_tests commit 31bb33ad59

Frequently asked questions

npx skillmds@latest add kotlin/running-gradle-tests