assert-json-diff icon indicating copy to clipboard operation
assert-json-diff copied to clipboard

feat: add `assert_json_ne` to check if actual != expected

Open Aditeya opened this issue 1 year ago • 0 comments

Add a assert_json_ne. Its basically the opposite of assert_json_eq.

Aditeya avatar May 08 '24 09:05 Aditeya