amoro
amoro copied to clipboard
[Improvement]: Replacing JUnit 4 dependencies with JUnit 5 in amoro-common
Search before asking
- [x] I have searched in the issues and found no similar issues.
What would you like to be improved?
Replace the JUnit version used in unit tests under the amoro-common module, upgrading from JUnit 4 (org.junit) to JUnit 5 (org.junit.jupiter.api).
After the upgrade, the JUnit 4 dependency can be removed.
How should we improve?
No response
Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Subtasks
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
I want to contribute. How can I get started?
I want to contribute. How can I get started?
Just create a PR for it
I get it. Thanks.