Skip to content

Add java-test-runner module to support running tests with pure Java#4197

Draft
Gedochao wants to merge 4 commits intoVirtusLab:mainfrom
Gedochao:feature/pure-java-test-runner
Draft

Add java-test-runner module to support running tests with pure Java#4197
Gedochao wants to merge 4 commits intoVirtusLab:mainfrom
Gedochao:feature/pure-java-test-runner

Conversation

@Gedochao
Copy link
Copy Markdown
Contributor

@Gedochao Gedochao commented Mar 23, 2026

Fixes #3010

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)
  • ran reference docs auto-generation (./mill -i 'generate-reference-doc[]'.run)

How much have your relied on LLM-based tools in this contribution?

extensively, Cursor + Claude

How was the solution tested?

  • unit tests for the new java-test-runner module included
  • integration tests for running tests with pure Java included

@Gedochao Gedochao force-pushed the feature/pure-java-test-runner branch 2 times, most recently from dcebf1c to ea12ffb Compare March 24, 2026 14:47
@Gedochao Gedochao force-pushed the feature/pure-java-test-runner branch from ea12ffb to 67cc76d Compare March 24, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a pure Java test runner

1 participant