You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2020/10/05 18:34:00 UTC

[jira] [Resolved] (BCEL-342) Upgrade testing framework to JUnit Jupiter

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

Gary D. Gregory resolved BCEL-342.
----------------------------------
    Fix Version/s: 6.5.1
       Resolution: Fixed

[~mureinik]

In git master, please verify the repo and close this ticket.

TY!

> Upgrade testing framework to JUnit Jupiter
> ------------------------------------------
>
>                 Key: BCEL-342
>                 URL: https://issues.apache.org/jira/browse/BCEL-342
>             Project: Commons BCEL
>          Issue Type: Task
>          Components: Build
>            Reporter: Allon Mureinik
>            Priority: Major
>             Fix For: 6.5.1
>
>
> The Commons BCEL project uses JUnit 4, with several tests still written in the style of JUnit 3 (test classes extending {{junit.framework.TestCase}}, etc.)
> Converting the test suite to use the modern JUnit 5 Jupiter will make the tests easier to maintain and update. Additionally, as JUnit Jupiter is rapidly becoming the industry standard (if it isn't already), migrating the test suite to use it will make it easier to onboard new contributors.



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