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

Question for “Response Object” #111

Open
PujaDeshmukh17 opened this issue Sep 10, 2024 · 0 comments
Open

Question for “Response Object” #111

PujaDeshmukh17 opened this issue Sep 10, 2024 · 0 comments

Comments

@PujaDeshmukh17
Copy link

I wanted to check if Bruno provides an option to perform schema check on the response object? I need this check to automate my tests.

My scenario is,

  1. I have an expected schema which can be stored in a collection variable.
  2. I run the API request and recieve a response, I want to check whether the expected response matches the received response.
  3. Also there is one more scenario where I would want to delete some properties from the received response, such as creation date, created by etc. Is this possible using Bruno? I could not find the documentation for this.

If the above scenarios are feasible, could you please point me to the correct documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant