[
https://issues.apache.org/jira/browse/DRILL-7941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17371596#comment-17371596
]
ASF GitHub Bot commented on DRILL-7941:
---------------------------------------
cgivre commented on pull request #2244:
URL: https://github.com/apache/drill/pull/2244#issuecomment-870853765
> @cgivre The new revision is good for the PR. Any suggestions?
It looks good to me. @vvysotskyi do you have any additional changes or can
we merge?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)