[
https://issues.apache.org/jira/browse/DELTASPIKE-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080001#comment-18080001
]
ASF subversion and git services commented on DELTASPIKE-1366:
-------------------------------------------------------------
Commit 0135d39c672aa96f13e2c37c571aac369fda88bb in deltaspike's branch
refs/heads/master from Mark Struberg
[ https://gitbox.apache.org/repos/asf?p=deltaspike.git;h=0135d39c6 ]
DELTASPIKE-1366 enable junit5 test run and fix lifecycle
this was a bit tricky. Due to the mixture of junit4 and 5 dependencies, our
tests did not get picked up.
I also made the CdiTestExtension implement the TestInstanceFactory to create
the test instances.
This mechanism surely needs further improvements
> 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
> Assignee: Mark Struberg
> 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.20.10#820010)