You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Maksym Rymar (Jira)" <ji...@apache.org> on 2022/10/18 13:53:00 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maksym Rymar resolved DRILL-7941.
---------------------------------
    Fix Version/s: 1.20.0
       Resolution: Fixed

h2. Fixed

PR: https://github.com/apache/drill/pull/2244
commit: [196f5a50a286f99463f7352f1a89d3b215b53afc|https://github.com/apache/drill/commit/196f5a50a286f99463f7352f1a89d3b215b53afc]

> 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
>            Priority: Minor
>             Fix For: 1.20.0
>
>
> 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.20.10#820010)