Open stdedos opened 5 months ago
Are you having performance problems with the library?
No, but "maybe" I could do something about https://github.com/skyscreamer/JSONassert/issues/183#issuecomment-2254005714
I think pre-computing all tests' diffs by myself will kill performance
https://junit.org/junit5/docs/snapshot/user-guide/#writing-tests
Maybe you can pass the library's
result.getMessage()
as an optional parameter (so the user can use the message themselves, or not)Maybe a tangent to https://github.com/skyscreamer/JSONassert/issues/183