JiriOndrusek commented on PR #3847: URL: https://github.com/apache/camel-quarkus/pull/3847#issuecomment-1185457648
> > I left some more feedback. > > One other observation - I couldn't get a simple `CamelQuarkusTestSupport` test to work in a project where there is an existing `RouteBuilder` impl. > > E.g I amended the `rest-json` example on the `camel-quarkus-main` branch of `camel-quarkus-examples`, added `camel-quarkus-junit5` and a simple test. The test just seems to hang and do nothing. > > Something that came to my mind, we may also want to check there's no regression for the [continuous testing](https://quarkus.io/guides/continuous-testing) in dev mode. @zbendhiba I tried the continuous testing on https://github.com/apache/camel-quarkus-examples/tree/main/rest-json, I works. But I'm not sure how to cover it via JUnit test in the module. It doesn't seem possible. -- 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