jamesnetherton opened a new issue #2914: URL: https://github.com/apache/camel-quarkus/issues/2914
It'd be good if we can have a common set of integration tests for JMS / AMQP and be able to reuse them to test different combinations of JMS client like Artemis, Qpid JMS & others. We already have a decent baseline for JMS testing in the `messaging` itest module so most of those should be reused. The question is, what's the best way of achieving this? Perhaps the cleanest way is to create new itest modules for each combination we want to test. The downside being more bloat added to the project + increased CI build times. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org