ppalaga opened a new issue #3650: URL: https://github.com/apache/camel-quarkus/issues/3650
After https://github.com/apache/camel-quarkus/pull/3648, `@QuarkusIntegrationTest` is a bit misleadingly mentioned only as a means to run tests in native mode. However, it is much more versatile and we should certainly mention it in the guide: * Can also be used to run the given test in JVM mode * Can run the test against a container - this is esp. handy on Windows: build Linux native executable in container, package that native executable into a Linux container and test against that Linux container. * Check for more in https://quarkus.io/guides/getting-started-testing#quarkus-integration-test -- 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