Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow looping over object paths #1273

Merged

Conversation

OdysseyCShankland
Copy link
Contributor

Original issue link: #683

This allows complex response objects to be used directly as loop over targets without the need to restructure them or otherwise duplicate values as top level context.vars properties. My use case merges data from multiple scenario steps to be used in a later loop, and allowing this greatly simplifies the logic.

@hassy
Copy link
Member

hassy commented Jan 3, 2022

great PR, thank you @OdysseyCShankland!

@hassy hassy merged commit c8d9705 into artilleryio:master Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants