[ https://issues.apache.org/jira/browse/CAMEL-19742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17793289#comment-17793289 ]
Otavio Rodolfo Piske commented on CAMEL-19742: ---------------------------------------------- [~ikulaga] Hey, thanks for offering help on this one. I have put this one on hold for now because there are some design details I need to define before we can progress on this one. Long story short is that I was not satisfied with my previous ideas for this. That said, you are free to provide a solution for this ... but I'd probably advise choosing a different ticket for now. > Create a new base test class > ---------------------------- > > Key: CAMEL-19742 > URL: https://issues.apache.org/jira/browse/CAMEL-19742 > Project: Camel > Issue Type: Task > Reporter: Otavio Rodolfo Piske > Assignee: Nikita_Konovalov > Priority: Major > > If we want to be able to convert the Camel tests to use the > camel-test-infra-core and, if we expect that at some point in the future, > users would want to use that as well ... we should make the process *as easy > as possible*. > Currently, converting the code is not complex, however is does require a few > steps to > [convert|https://github.com/apache/camel/tree/camel-4.0.0/test-infra/camel-test-infra-core]. > This can be discouraging to contributors willing to help convert the code as > well to users (in the medium). > As such, we should provide supporting classes that facilitate the work of > converting the code. Ideally we should aim to make this effort as easy as a > drop in replacement. To achieve that, one class that *must* be provided is a > new version of the > [CamelTestSupport|https://github.com/apache/camel/blob/camel-4.0.0/components/camel-test/camel-test-junit5/src/main/java/org/apache/camel/test/junit5/CamelTestSupport.java] > that is based on the camel-test-infra-core and provide the same facilities > (methods, protected member variables and other API related items). -- This message was sent by Atlassian Jira (v8.20.10#820010)