-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[feat]upgrade to junit5 #12016
Labels
dependencies
Pull requests that update a dependency file
Comments
5 tasks
If usage not change(means we don't need to change the UT) ,very welcome |
This was referenced Apr 25, 2024
This was referenced May 10, 2024
This was referenced May 24, 2024
This was referenced Jun 14, 2024
5 tasks
KomachiSion
pushed a commit
that referenced
this issue
Jun 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the proposal
Unlike junit4 as a single jar, Junit5 support many possible benefits .JUnit 5 allows more extensions at a time which lets you run multiple parallel tests.
So i plan to upgrade to junit5.
I think this is a smooth plan.
What do you think ? @KomachiSion
The text was updated successfully, but these errors were encountered: