Write JSON unit tests in less code. Great for testing REST interfaces. Code JSON tests as if you are comparing a string. Under the covers, JSONassert converts your string into a JSON object and compares the logical structure and data with the actual JSON. When strict is set to false (recommended), it forgives reordering data and extending results (as long as all the expected elements are there), m
{{#tags}}- {{label}}
{{/tags}}