You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2021/06/02 11:51:00 UTC

[jira] [Created] (DRILL-7941) Update JUnit from 4.13.2 to 5.7.2

Martin Tzvetanov Grigorov created DRILL-7941:
------------------------------------------------

             Summary: Update JUnit from 4.13.2 to 5.7.2
                 Key: DRILL-7941
                 URL: https://issues.apache.org/jira/browse/DRILL-7941
             Project: Apache Drill
          Issue Type: Task
            Reporter: Martin Tzvetanov Grigorov
            Assignee: Martin Tzvetanov Grigorov


Currently Drill uses JUnit 4.13.2 as a unit test framework.

It could be easily upgraded to JUnit 5.x by using junit-vintage-engine that provides same APIs as JUnit 4.x.

The benefit is that this way any new tests could be written with JUnit 5.x APIs and all old test classes could be gradually migrated over time if desired.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)