ozontech/cute

json asserts are not working with array values

siller174 opened this issue · 1 comments

json.Contains with jsonPath with such a query like $.items[*].title searches only the element with index 0, and not the entire list of elements

fix #50