You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/22 12:43:29 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #3650: Add more details about `@QuarkusIntegrationTest` in Testing guide

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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #3650: Add more details about `@QuarkusIntegrationTest` in Testing guide

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3650:
URL: https://github.com/apache/camel-quarkus/issues/3650


   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org