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

Checking response body with a query language #82

Closed
2 tasks
bkielbasa opened this issue Mar 15, 2020 · 1 comment
Closed
2 tasks

Checking response body with a query language #82

bkielbasa opened this issue Mar 15, 2020 · 1 comment
Labels
enhancement New feature or request testhttp
Milestone

Comments

@bkielbasa
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

It is very common to check the content of the response. Right now, the only way of checking is making sure the response is a valid JSON.

For the query language, I found a few examples:

Here, we have to make two decisions:

  • Which query language we want to use
  • How the step should be named
    I have a proposal for the name:
Then the response contains "/foo/0"
@bkielbasa bkielbasa added the enhancement New feature or request label Mar 15, 2020
@bkielbasa bkielbasa added this to the 1.1 milestone Mar 15, 2020
@bkielbasa
Copy link
Collaborator Author

Abaddon because the testhttp package was removed from the main repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testhttp
Projects
None yet
Development

No branches or pull requests

1 participant