Skip to content

Feature: add json-schema validator postprocessor in http/scenario gun#194

Open
scrabblett wants to merge 2 commits into
yandex:devfrom
scrabblett:feat/json-schema-validator-postprocessor
Open

Feature: add json-schema validator postprocessor in http/scenario gun#194
scrabblett wants to merge 2 commits into
yandex:devfrom
scrabblett:feat/json-schema-validator-postprocessor

Conversation

@scrabblett

@scrabblett scrabblett commented Aug 31, 2024

Copy link
Copy Markdown

Hi!

In my work I came across the need to compare the response from the server with the specified json schema.

To do this, I wrote my own implementation of this postprocessor and thought that it might be useful for other users.

For json-schema validation - i use this library: https://github.com/xeipuuv/gojsonschema

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

Successfully merging this pull request may close these issues.

1 participant