guhilling commented on issue #4362: URL: https://github.com/apache/camel-quarkus/issues/4362#issuecomment-1373504835
@JiriOndrusek Thanks! I'm aware of the include/exclude feature. But: I want to create the RouteBuilders depending on the test class using createRouteBuilders(). It works fine, now! (Updated example in Github) Now no "global" routes are started and everything works as desired! Of course it _can_ make sense to create some Routes that are started "globally". But I need to prepare some examples for a workshop so I'd like to do some proper "unit"-testing -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
