feat: improve display of payloads comparisons checks
- ensure expected is on the left, and actual is on the right
- display the difference (if any) as part of the check (not in a separate keyword, less readable)
- pretty print the difference when one is found
@@ -131,16 +129,16 @@ Check Response Body Containing List Containing EntityTemporal elements
${temporal_entities_representation_payload}=Update Value To Json${temporal_entities_representation_payload}$.[${index}]..id${temporal_entity_representation_id}
@@ -221,8 +219,8 @@ Check Response Body Containing List Containing Context Source Registrations elem
${expected_context_source_registrations_payload}=Update Value To Json${expected_context_source_registrations_payload}$.[${index}]..id${expected_context_source_registration_id}