Skip to content

Add Gradle meta-task testJavaAll - #488

Merged
emlun merged 1 commit into
mainfrom
test-java-all
Aug 20, 2026
Merged

Add Gradle meta-task testJavaAll#488
emlun merged 1 commit into
mainfrom
test-java-all

Conversation

@emlun

@emlun emlun commented Aug 19, 2026

Copy link
Copy Markdown
Member

So one can run ./gradlew testJavaAll to run the tests for all supported Java versions without having to either spell out all of them, or use ./gradlew check which also runs integration tests and formatting checks.

So one can run `./gradlew testJavaAll` to run the tests for all supported Java
versions without having to either spell out all of them, or use `./gradlew
check` which also runs integration tests and formatting checks.
@emlun
emlun requested a review from fdennis August 19, 2026 10:58

@fdennis fdennis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea!

@github-actions

Copy link
Copy Markdown

Test Results

   282 files     282 suites   3m 52s ⏱️
 3 390 tests  3 378 ✅ 12 💤 0 ❌
14 502 runs  14 440 ✅ 62 💤 0 ❌

Results for commit 159f3fa.

@emlun
emlun merged commit deb34b7 into main Aug 20, 2026
17 of 18 checks passed
@emlun
emlun deleted the test-java-all branch August 20, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants