We try to give you example projects as a good starting point for your very own Citrus testing project.
The Citrus sample applications try to demonstrate how Citrus works in different integration test scenarios.
The projects are executable with Maven and should give you a detailed picture how Citrus testing works.
DEMO
Demo projects using Citrus for integration testing
→ samples-demo
Please have a look at the following code repositories that provide Citrus examples:
Each sample demonstrates a special aspect of how to use Citrus.
Most of the samples use a simple system under test as an application, like the todo-list application.
Explore the following categories of sample projects. We hope this helps to find the right sample project for your needs.
Pick your sample application for try out and got to the respective folder. Each sample is executable on your host. You just need Maven, Java and a git client.
Refer to the detailed instructions in the sample README.
Of course, we appreciate any kind of help that you can give us in order to make things easy for Citrus users. So if you have
a sample worth reading for others please let us know. Also, if you are missing a sample because you do not know how to accomplish the Citrus
use case please do not hesitate to contact us. You may also open a new issue in the Citrus samples repository.