mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-06 10:09:01 +00:00
Adds a new module 'artemis-junit-5' which adds JUnit 5 Extensions for unit testing. For backwards compability, 'artemis-junit' still uses JUnit 4. Common stuff has been moved to 'artemis-junit-commons'. Work is based on the initial PR https://github.com/apache/activemq-artemis/pull/3436 by @luisalves00