Find the list of all available Citrus sample projects in this repository
See the list of available samples:
| Sample | Description | Sources |
|---|---|---|
| sample-jbang | Prototype Citrus tests in minutes with JBang | |
| sample-kafka | Shows Kafka integration | |
| sample-selenium | Use Selenium for UI testing | |
| sample-kubernetes | Run tests in Kubernetes | |
| sample-message-store | Use the local message store | |
| sample-hamcrest | Use Hamcrest matchers | |
| sample-dictionaries | Add data dictionaries | |
| sample-behavior | Add custom test behavior | |
| sample-annotation-config | Use Java annotation configuration | |
| sample-reporting | Add custom test reporting | |
| sample-docker | Shows how to use Citrus within Docker | |
| sample-rmi | Shows Remote Method Invocation support | |
| sample-gradle | Uses Gradle build to execute tests | |
| sample-mail | Shows mail server activities in Citrus | |
| sample-jms | Shows JMS message broker connectivity | |
| sample-javaconfig | Uses pure Java POJOs for configuration | |
| sample-dynamic-endpoints | Shows dynamic endpoint component usage | |
| sample-camel-context | Interact with Apache Camel | |
| sample-binary | Shows binary message content handling in Citrus |