Guanhua LI created ZEPPELIN-5848: ------------------------------------ Summary: Migration ZEPPELIN from Junit4 to Junit5 Key: ZEPPELIN-5848 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5848 Project: Zeppelin Issue Type: Test Reporter: Guanhua LI Assignee: Guanhua LI
This is the umbrella ticket to migrate ZEPPELIN from Junit4 to Junit5 with following steps: 1 -To support running both junit 4 and junit 5- 2 Module based migration of old tests from JUnit 4 to JUnit 5. 3 Remove dependency of `junit-vintage-engine` so that only JUnit 5 test can be runned. The first step was finished. Now we are working on step 2. I think we can refer to `Junit 5 Migration Guide` of other project to do the migration. Here is [Junit 5 Migration Guide` of Apache Flink|https://docs.google.com/document/d/1514Wa_aNB9bJUen4xm5uiuXOooOJTtXqS_Jqk9KJitU/edit#heading=h.n2pt1kpwyals] All JUnit 5 migration related tasks are welcome to be created under this umbrella. -- This message was sent by Atlassian Jira (v8.20.10#820010)