citrusframework / citrusframework/yaks
Add extract variable support
Open
enhancement
good first issue
- Dominant language
- Java
- Stars
- 90
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Citrus is able to extract variables from given message bodies and header. The YAKS steps should be able to use this feature in order to save message content to test variables.
- Extract with path expressions (JsonPath, Xpath)
- Extract from headers
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the YAKS message-step entry points and existing test-variable handling. Trace how message bodies and headers are exposed, then define completion as supporting JsonPath and XPath extraction plus header extraction into test variables, with coverage for each requested path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100