JiriOndrusek commented on code in PR #3847: URL: https://github.com/apache/camel-quarkus/pull/3847#discussion_r905035507
########## docs/modules/ROOT/pages/user-guide/testing.adoc: ########## @@ -226,3 +226,20 @@ class MyTest { ---- More examples of WireMock usage can be found in the Camel Quarkus integration test source tree such as https://github.com/apache/camel-quarkus/tree/main/integration-tests/geocoder[Geocoder]. + +== Testing with `CamelTestSupport` in JVM mode Review Comment: @ppalaga I added a chapter about jvm testing. Fro my PoV I'd like to add a list of features, which are supported (and covered by junit tests) -- 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