Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate test templates to junit5 #1721

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

Desislav-Petrov
Copy link
Contributor

  1. Migrates junit4 to junit5 for all test templates
  2. Uplifts the assertX syntax as the signature between juni4 and 5 isn't compatible (assertion description now always goes at the end of the assertion method)

@motlin i'm back :-)

Migrate test templates to junit5
@motlin
Copy link
Contributor

motlin commented Oct 19, 2024

Welcome back @Desislav-Petrov and thanks again!

@motlin motlin merged commit 00c519f into eclipse:master Oct 19, 2024
18 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.

2 participants