[
https://issues.apache.org/jira/browse/CAMEL-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744144#comment-17744144
]
Otavio Rodolfo Piske commented on CAMEL-18957:
----------------------------------------------
It was missing the conversion documentation. I have converted some components
as part of this change (to help ensure we had all the features and all that).
But, now, I will create a ticket for converting the remaining ones so we can
track it over time ... it's a big task. Then, I think we can close this.
> Create a JUnit 5 extension for the Camel Context
> ------------------------------------------------
>
> Key: CAMEL-18957
> URL: https://issues.apache.org/jira/browse/CAMEL-18957
> Project: Camel
> Issue Type: Improvement
> Components: tests
> Affects Versions: 3.x
> Reporter: Otavio Rodolfo Piske
> Assignee: Otavio Rodolfo Piske
> Priority: Major
> Fix For: 4.0.0
>
>
> Most of our tests in 3.x extend the `CamelTestSupport` class. This class is
> showing sign of age, it's getting complex and hard to maintain and debug.
> Additionally, with JUnit 5, we have more flexible mechanisms that we can use
> to run tests. This could allow us to explore interesting testing approaches
> (such as the live testing that was introduced in Quarkus - just an example).
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)