Skip to content

Add JSON comparison assert helpers #64

@emdobrin

Description

@emdobrin

Task description

For the assertions on event payloads, we need the ability to check the logical equivalence of JSON dictionaries, similar to the iOS framework capabilities:

  • key presence
  • value type and value matching
  • array ordered/unordered matching

Reuse existing tools where available in Core or current test framework.

Additional implementation details or code snippet(s)

No response

Metadata

Metadata

Assignees

Labels

taskItem that can be completed as a standalone code change or is part of an epic.Used by issue template

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions