The Wayback Machine - https://web.archive.org/web/20220710024616/https://github.com/topics/matchers
Skip to content
#

matchers

Here are 54 public repositories matching this topic...

aSemy
aSemy commented Jul 5, 2022

Which version of Kotest are you using
5.3.2

I want to verify that a JSON object does not contain duplicated fields. However shouldBeValidJson() and shouldEqualJson() do not throw errors.

I would like an additional comparison flag added to shouldBeValidJson() and compareJsonOptions { } for verifying that properties are distinct.

import io.kotest.assertions.json.Comp
Good First Issue assertions

Improve this page

Add a description, image, and links to the matchers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matchers topic, visit your repo's landing page and select "manage topics."

Learn more