taverntesting/tavern

"Contain" in json response

michaldev opened this issue · 1 comments

Is possible to match only few parameters in returned json? I have big json, and I don't want checking all fields. I would like to check only key elements.

You can use the 'strict' key to control how responses are matched: https://tavern.readthedocs.io/en/latest/basics.html#strict-key-checking