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

Save some output into a variable that can be used in subsequent steps #27

Open
jaypipes opened this issue Jun 18, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@jaypipes
Copy link
Member

Some things may not be known when writing a GDT test. For example, when creating a resource via a REST API, an auto-generated ID would not be known until the result of a POST call is made. Same for a Kubernetes resource with a generated name.

Provide the ability to specify a field in an action's response that should be saved as a variable that can be referenced in subsequent GDT test steps.

@jaypipes jaypipes added the enhancement New feature or request label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant