Robbie Gemmell created ARTEMIS-4790: ---------------------------------------
Summary: Use JUnit 5 for the test suite Key: ARTEMIS-4790 URL: https://issues.apache.org/jira/browse/ARTEMIS-4790 Project: ActiveMQ Artemis Issue Type: Task Components: Tests Affects Versions: 2.33.0 Reporter: Robbie Gemmell Fix For: 2.35.0 Switch to using JUnit 5 for the test suite, primarily using the new JUnit Jupiter API and associated junit-jupiter-engine engine, but with select use of junit-vintage-engine for some specific tests/models, e.g those that require specific third party JUnit 4 Runners, or rely on dependencies that fix them at JUnit 4 / 3. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org For additional commands, e-mail: issues-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact