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

Allow to execute sequences of Requests for a single text execution. #15

Open
shulard opened this issue Oct 19, 2022 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@shulard
Copy link
Member

shulard commented Oct 19, 2022

Sometimes when working with APIs, you want to perform a sequence of calls then analyze the result. It can be useful to create resources before verifying the API can access it…

The logic will be the same, every request will be tested, with expectations but the goal is just to run a sequence of calls synchronously.

@shulard shulard added the enhancement New feature or request label Oct 19, 2022
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