yaade
yaade copied to clipboard
[feature request] schema validation
Can you please implement schema validation in yaade?
Can you elaborate on this a little bit more? Where would you want "schema validation"?
@jonrosner sure. You can check examples here https://testsigma.com/blog/schema-validation-in-api-testing/ . Postman and some other tools support it in the UI, which is quite convenient, but if that is too much work, then we could use the same approach as Bruno, which allows requiring ajv json schema validation library in scripts, which is safe https://docs.usebruno.com/testing/script/inbuilt-libraries