Skip to content

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

Draft
Gedochao wants to merge 1 commit 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 1 commit intoVirtusLab:mainfrom
Gedochao:feature/pure-java-test-runner

Conversation

@Gedochao
Copy link
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

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