citrus
citrus copied to clipboard
Framework for automated integration tests with focus on messaging integration
see https://github.com/citrusframework/citrus/pull/869.
**User story** As a test designer who uses the citrus spring integration, I would like support in managing my template contexts. Template contexts are contexts which contain elements - reusable...
**Citrus Version** 3.2.0 **Expected behavior** When sending a Request and call the receive() the response should be logged in any case **Actual behavior** If the extract failed because the response...
**Citrus Version** 3.1.2 **Question** Using the JavaConfig, how to have a real singleton bean for an endpoint which is bound to a http port and use it across multiple tests....
Citrus Version : 3.2.1 --- Expected behavior: When we add a validator to our project (e.g. `citrus-validation-text`), a default validator should be provided and no further configuration is needed. ---...
Citrus Version: 3.2.1 --- Expected behavior: When we trigger tests asynchronously through the `citrus-remote-maven-plugin`, we can normally see a simple ascii progress bar with the state of all test cases...
based on the `jdk17` (current lts) build.
The integration test `QueryDatabaseRetriesIT` in citrus-sql module is flaky in CI build
dependabot supports the Maven package system since quite a while. having dependabot scanning our dependencies would be great! because I think it went out of hand a looong time ago...
the JDK 17 preview build seems pretty flaky.. A summary based on #812: ## [build 1](https://github.com/citrusframework/citrus/runs/4354247893?check_suite_focus=true) PR had label `WIP`. ## [build 2](https://github.com/citrusframework/citrus/runs/4503590079?check_suite_focus=true) ```shell Error: Tests run: 31, Failures: 1,...