citrusframework / citrusframework/citrus

Echo action should not be regarded as a test "step"

Open
#170 3 comments 0 reactions 0 assignees View on GitHub
maintenance prio-low
Dominant language
Java
Stars
485
Forks
155
Avg merge
4d 22h
Merged PRs (30d)
6

Description

I am surprised that "echo" is logged as a test step in the console output.

`16:28:24,379 DEBUG citrus.Citrus| TEST STEP 4 SUCCESS`
`16:28:24,379 DEBUG context.TestContext| Setting variable: foo with value: 'bar'`

It is convenient to use the echo method, but I don't regard it as a test "step" at all since it is just logging something.

Can you please turn off that it is displayed as a test step, or make that behavior configurable (preferably with default that it is not a test step)?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.