[
https://issues.apache.org/jira/browse/DELTASPIKE-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111449#comment-17111449
]
Romain Manni-Bucau commented on DELTASPIKE-1366:
------------------------------------------------
Hi, if it helps, openwebbeans-junit5 is just a wrapper around CDI 2 SeContainer
so portable accross CDI implementation (once the implementation dependency
selected) and is already available since some time
[http://openwebbeans.apache.org/openwebbeans-junit5.html]. Can fill the gap and
avoid the legacy CdiTestRunner relies on (thinking about BeanProvider and
CdiCtrl which were pre-CDI 2).
> Add Junit5 testing support
> --------------------------
>
> Key: DELTASPIKE-1366
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1366
> Project: DeltaSpike
> Issue Type: Wish
> Components: TestControl, Tests
> Affects Versions: 1.9.0
> Reporter: John Smith
> Priority: Major
>
> Are there any plans to provide a junit5 extension like the CdiTestRunner in
> the test-control module for junit4?
> {{Especially the feature of the DynamicMockManager that allows you to add
> mocks on per test basis is pretty nice for testing.}}
> {{This would be highly appreciated. }}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)