You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/12/17 07:46:00 UTC

[jira] [Commented] (ARTEMIS-2876) Port artemis-junit @Rule to junit5 extensions

    [ https://issues.apache.org/jira/browse/ARTEMIS-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648872#comment-17648872 ] 

ASF subversion and git services commented on ARTEMIS-2876:
----------------------------------------------------------

Commit 76b8acc1dc3b9956d6ac8f5442f366c4b220dac2 in activemq-artemis's branch refs/heads/main from eidottermihi
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=76b8acc1dc ]

ARTEMIS-2876 Add JUnit5 Extensions for testing

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


> Port artemis-junit @Rule to junit5 extensions
> ---------------------------------------------
>
>                 Key: ARTEMIS-2876
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2876
>             Project: ActiveMQ Artemis
>          Issue Type: Wish
>          Components: Tests
>            Reporter: Luís Alves
>            Priority: Minor
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The artemis-junit @Rule is a great feature for integration tests. Would be nice to be ported to Junit5 so projects don't need to mix vintage (Junit4) and Junit5 tests.



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