Skip to content

test: Fix BugTest import to JUnit5#1256

Merged
rubenporras merged 1 commit into
dsldevkit:masterfrom
SilhouetteGuy31:BugTestFix
Feb 3, 2026
Merged

test: Fix BugTest import to JUnit5#1256
rubenporras merged 1 commit into
dsldevkit:masterfrom
SilhouetteGuy31:BugTestFix

Conversation

@SilhouetteGuy31
Copy link
Copy Markdown

@SilhouetteGuy31 SilhouetteGuy31 commented Jan 30, 2026

fixed BugTest imports to jupiter version

Edited BugTest import from "com.avaloq.tools.ddk.test.core.BugTest" to " com.avaloq.tools.ddk.test.core.jupiter.BugTest"
in order to execute @bugtest tests in JUnit 5.

@markdomeng markdomeng self-requested a review January 30, 2026 09:15
@rubenporras rubenporras self-requested a review January 30, 2026 09:53
Copy link
Copy Markdown
Member

@rubenporras rubenporras left a comment

Choose a reason for hiding this comment

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

Can you explain in the commit message why the fix is needed or what does it change?

Edited BugTest import from "com.avaloq.tools.ddk.test.core.BugTest" to " com.avaloq.tools.ddk.test.core.jupiter.BugTest"
in order to execute @bugtest tests in JUnit 5.
@rubenporras rubenporras merged commit 44ee3cb into dsldevkit:master Feb 3, 2026
2 checks passed
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.

3 participants