davsclaus commented on a change in pull request #6909:
URL: https://github.com/apache/camel/pull/6909#discussion_r802636380
##########
File path: docs/user-manual/modules/ROOT/pages/testing.adoc
##########
@@ -31,8 +31,10 @@ class for all your configuration and routing without.
|xref:components:others:test-spring-junit5.adoc[camel-test-spring-junit5] |
*JUnit 5*: Used for testing Camel with Spring / Spring Boot
|xref:components:others:test-cdi.adoc[camel-test-cdi] | Used for testing Camel
on xref:components:others:cdi.adoc[CDI]
-|xref:components:others:testcontainers-junit5.adoc[camel-testcontainers-junit5]
| *JUnit 5*: Camel Testcontainers extends standard camel test support
providing a way to create and interact with containerized applications.
-|xref:components:others:testcontainers-spring-junit5.adoc[camel-testcontainers-spring-junit5]
| *JUnit 5*: Camel Testcontainers extends standard camel Spring test support
providing a way to create and interact with containerized applications.
+|xref:components:others:test-infra.adoc[camel-test-infra] | *Camel Test
Infra*: Camel Test Infra is a set of modules that abstract the provisioning and
execution of test infrastructure in a transparent way.
Review comment:
Can we mention testcontainers in the description here as I think this is
what users would look for
--
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]