Expected value type
field you should specify the type of values you want to compare (strings, numbers or JSON objects).Operator
field depends on the type you chose. For strings and numbers, you can use the following operators:[2,4]
array is a subset of the [1,2,3,4]
, but the [4, 2]
array is not.compare
type in the file. The type description can be found in the Assertion file representation documentation in the #/definitions/CompareAssertion
definition.