Skip to content

Add JUnit 5 / Jupiter support#4304

Open
Gedochao wants to merge 2 commits into
VirtusLab:mainfrom
Gedochao:feature/jupiter-support
Open

Add JUnit 5 / Jupiter support#4304
Gedochao wants to merge 2 commits into
VirtusLab:mainfrom
Gedochao:feature/jupiter-support

Conversation

@Gedochao

@Gedochao Gedochao commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Fixes #3627

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?

included new unit + integration tests

Additional notes

@Gedochao Gedochao force-pushed the feature/jupiter-support branch 2 times, most recently from 3373c4f to 115fc1a Compare June 9, 2026 11:12
@Gedochao Gedochao force-pushed the feature/jupiter-support branch from 115fc1a to eaa30d0 Compare June 9, 2026 11:26
@Gedochao Gedochao marked this pull request as ready for review June 9, 2026 12:34
@Gedochao Gedochao requested review from tgodzik and zielinsky June 9, 2026 12:34

@tgodzik tgodzik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@Gedochao Gedochao enabled auto-merge June 9, 2026 17:40
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.

Support tests with JUnit on Scala Native

3 participants