Kishor Gollapalliwar created RANGER-4527:
--------------------------------------------

             Summary: Migrate to JUnit 5
                 Key: RANGER-4527
                 URL: https://issues.apache.org/jira/browse/RANGER-4527
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
    Affects Versions: 3.0.0
            Reporter: Kishor Gollapalliwar
            Assignee: Kishor Gollapalliwar


Currently Ranger repository is using JUnit 4, and we should consider migrating 
to JUnit 5 due to following reasons.
 * JUnit 4 is not actively maintained
 * Everything which can be achieve in JUnit 4 can also be achieved in JUnit 5
 * JUnit 5 has new features which not only give us more granular control but 
also help us better organise test

 

The migration will be done in following phases 
 # Add support for JUnit 5: In this phase we will add support for JUnit 5, 
hence JUnit 4 & JUnit 5 both supported
 # Migrate each maven sub-module at a time to JUnit 5
 # Remove support for JUnit 4



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to