Skip to content

Support for .test.java#4261

Draft
Gedochao wants to merge 2 commits intoVirtusLab:mainfrom
Gedochao:feature/test-dot-java
Draft

Support for .test.java#4261
Gedochao wants to merge 2 commits intoVirtusLab:mainfrom
Gedochao:feature/test-dot-java

Conversation

@Gedochao
Copy link
Copy Markdown
Contributor

@Gedochao Gedochao commented May 8, 2026

Fixes #4245

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)

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

Extensively, Cursor + Claude

How was the solution tested?

included unit and integration tests for all the ways a Java input can be classified as a test scope source (directive, .test.java, test dir)

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.

Include .test.java files to the test scope

1 participant