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

Replace junit4 with junit5. #1320

Merged
merged 4 commits into from
Mar 13, 2023
Merged

Replace junit4 with junit5. #1320

merged 4 commits into from
Mar 13, 2023

Conversation

MichaelsJP
Copy link
Member

Closes #1103
Closes #1318

Information about the changes

  • Key functionality added: migrate to junit5

@MichaelsJP MichaelsJP added this to the Release 7.1.0 milestone Mar 13, 2023
@MichaelsJP MichaelsJP self-assigned this Mar 13, 2023
@MichaelsJP MichaelsJP linked an issue Mar 13, 2023 that may be closed by this pull request
@takb takb added this to To do in ors general Mar 13, 2023
This replaces the junit dependency with junit5 and rewrites the unit-tests to fit the updated format. With this the switch to a newer spring-boot version will be easier.
A few lines are cleaned in the pom itself.
This replaces the junit dependency with junit5 and rewrites the api-tests to fit the updated format. With this the switch to a newer spring-boot version will be easier.
Copy link
Contributor

@takb takb left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelsJP MichaelsJP moved this from To do to In progress in ors general Mar 13, 2023
@MichaelsJP MichaelsJP marked this pull request as ready for review March 13, 2023 11:37
@MichaelsJP MichaelsJP merged commit 8e77798 into master Mar 13, 2023
ors general automation moved this from In progress to Awaiting release Mar 13, 2023
@MichaelsJP MichaelsJP deleted the 1318-upgrade-to-junit5 branch March 13, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
ors general
  
Awaiting release
Development

Successfully merging this pull request may close these issues.

Upgrade to junit5 Migrate to Junit5
2 participants