ppalaga edited a comment on issue #531: Feature: Add camel-mock URL: https://github.com/apache/camel-quarkus/issues/531#issuecomment-563440339 Please note that the usefulness of the current camel-mock endpoint is a bit limited in the native mode: the test and the application under test are running in two separate processes, so you cannot share the a single camel-mock instance between them. To test the native executable, you have to wrap the camel endpoints in REST (or similar) interface and access them through the network from the tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
