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

Schema fails on one property at a time #176

Open
johnsickels opened this issue Nov 19, 2021 · 1 comment
Open

Schema fails on one property at a time #176

johnsickels opened this issue Nov 19, 2021 · 1 comment

Comments

@johnsickels
Copy link
Collaborator

I would rather get details on all properties that fail, rather than just one at a time. Fixing one, then building, running, and seeing the next is quite aggravating.

context
  .assert('Schema is valid', context.response.jsonBody)
  .schema('@login');

Screen Shot 2021-11-19 at 10 02 06 AM
.

@johnsickels
Copy link
Collaborator Author

XML report does not tell me what property fails

Suite: Testing for success in the login api endpoint
Scenario: Get agents events properties without code param
Message: Schema is valid
Actual: must be string

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