Daniil Kirilyuk created QPID-8615:
-------------------------------------

             Summary: [Broker-J] JUnit 5 migration
                 Key: QPID-8615
                 URL: https://issues.apache.org/jira/browse/QPID-8615
             Project: Qpid
          Issue Type: Improvement
          Components: Broker-J
    Affects Versions: qpid-java-broker-9.0.0
            Reporter: Daniil Kirilyuk
             Fix For: qpid-java-broker-9.0.1


Broker-J currently uses JUnit 4 for unit tests as well as the system tests. 
Although JUnit 4 is still being supported, it seemingly will be not developed 
as actively as JUnit 5. Many open source projects are in process of migration 
to JUnit 5 are have already finished the migration (see [Apache Jira 
tickets|https://issues.apache.org/jira/issues/?filter=-2&jql=text%20~%20%22junit5%20migrate%22%20order%20by%20created%20DESC]).

Migration should cover
 # Dependencies update
 # Migration of base junit tests class UnitTestBase and junit 4 class 
QpidUnitTestRunner
 # Migration of junit 4 rules to junit 5 extensions
 # Annotation changes



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to