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

assert_json_matches_no_panic should... not panic

Open colemickens opened this issue 1 year ago • 1 comments

I can send a PR for this:

  • introduce an internal error type with enum variants for invalid JSON
  • also an error variant for the failed diff

colemickens avatar Apr 19 '24 17:04 colemickens

I wound up not using this library and likely won't get to this. However, I think the issue is still valid, so I'll leave it open.

colemickens avatar Apr 25 '24 20:04 colemickens