flagpole
flagpole copied to clipboard
Schema fails on one property at a time
trafficstars
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');
.
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