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

Response Assertions #32

Open
3 tasks
kyleect opened this issue Dec 14, 2024 · 0 comments
Open
3 tasks

Response Assertions #32

kyleect opened this issue Dec 14, 2024 · 0 comments
Labels
enhancement New feature or request scope:http-response-message The HTTP response message portion of the request file

Comments

@kyleect
Copy link
Member

kyleect commented Dec 14, 2024

Responses should be validated against the response assertion in the request file

The response assertion is an HTTP Response message. The headers and body are fuzzy matched.

Example implementation: https://github.com/testingrequired/restfile?tab=readme-ov-file#tests

Todo

  • reqlang crate needs to expose function/s to compare responses
  • VSC extension
  • Desktop Client
@kyleect kyleect added enhancement New feature or request scope:http-response-message The HTTP response message portion of the request file labels Dec 14, 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 scope:http-response-message The HTTP response message portion of the request file
Projects
None yet
Development

No branches or pull requests

1 participant