citrus icon indicating copy to clipboard operation
citrus copied to clipboard

Framework for automated integration tests with focus on messaging integration

Results 183 citrus issues
Sort by recently updated
recently updated
newest added

see https://github.com/citrusframework/citrus/pull/869.

Prio: Low
good first issue
Type: Dependencies

**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...

Type: Enhancement

**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...

Type: Enhancement
good first issue

**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....

Type: Question

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. ---...

Type: Bug

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...

Type: Bug

based on the `jdk17` (current lts) build.

The integration test `QueryDatabaseRetriesIT` in citrus-sql module is flaky in CI build

Type: Maintenance

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...

State: To discuss
Type: Maintenance
Prio: Medium
Type: Dependencies

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,...

Type: Maintenance