You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Otavio Rodolfo Piske (Jira)" <ji...@apache.org> on 2023/01/24 17:25:00 UTC

[jira] [Work started] (CAMEL-18957) Create a JUnit 5 extension for the Camel Context

     [ https://issues.apache.org/jira/browse/CAMEL-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-18957 started by Otavio Rodolfo Piske.
----------------------------------------------------
> 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
>
>
> 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)