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
1 of 3 tasks
kyleect opened this issue Dec 14, 2024 · 0 comments
Open
1 of 3 tasks

Response Assertions #32

kyleect opened this issue Dec 14, 2024 · 0 comments
Labels

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 modified the milestone: MVP Jan 29, 2025
@kyleect kyleect added scope:clients Reqlang clients ⚔️ EPIC Issues all the way down and removed enhancement New feature or request scope:clients Reqlang clients labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant