Read about the Citrus Quarkus testing support in the reference guide
See the list of available samples:
| Sample | Description | Sources |
|---|---|---|
| camel-postgresql | Testing a Camel HTTP-to-PostgreSQL route in Quarkus with Citrus HTTP client and SQL validation | |
| camel-rest-to-soap | Testing a Camel REST-to-SOAP protocol bridge in Quarkus with Citrus HTTP client and SOAP server | |
| camel-rest-dsl | Testing Apache Camel REST DSL endpoints in Quarkus with Citrus HTTP client | |
| camel-openapi-server | Testing Apache Camel OpenAPI REST services in Quarkus with specification-driven Citrus test actions | |
| camel-mqtt | Testing Apache Camel MQTT-to-Kafka routing with Content Based Router in Quarkus using Citrus | |
| camel-jms | Testing Apache Camel JMS routes in Quarkus with Citrus and ActiveMQ Artemis | |
| camel-file-outbox | Testing Apache Camel Aggregator EIP with file output in Quarkus using Citrus | |
| camel-file-inbox | Testing Apache Camel file processing with ZIP data formats and Splitter EIP in Quarkus using Citrus | |
| camel-direct | Testing Apache Camel routes with direct and mock endpoints in Quarkus using Citrus | |
| camel-direct-http | Testing Apache Camel routes with external HTTP dependencies using Citrus service virtualization | |
| camel-cxf-soap | Testing Apache Camel CXF SOAP WebServices in Quarkus with Citrus SOAP client and JAXB marshalling | |
| camel-cxf-soap-client | Testing Apache Camel CXF SOAP client routes in Quarkus with Citrus service virtualization | |
| camel-aws-s3-kafka | Testing Apache Camel S3-to-Kafka routes in Quarkus with Citrus, LocalStack, and Testcontainers | |
| camel-kafka | Testing Apache Camel Kafka routes in Quarkus with Citrus and Testcontainers |