I’m running a collection where one of the tests it’s doing is validating against a schema.
The response body is quite long thus I’d like to view all fields which are not meeting their expected values.
I’m unable to find a way to view this via the UI:
When running via Newman, it’s showing these only:
Is there a log file which can possibly show the complete message?