In the step Assert jsonpath = the comparison should be possible to be lenient.
That means, if only a JSON string value is compared, and no deeper structures, the value does not need to be within double quotes.
The behaviour should be modifiable with a property like lenient_json_comparison = true.
In the step Assert jsonpath = the comparison should be possible to be lenient.
That means, if only a JSON string value is compared, and no deeper structures, the value does not need to be within double quotes.
The behaviour should be modifiable with a property like
lenient_json_comparison = true
.