KarsB
KarsB
I get this when I have a significant number of differences. (And I know tolerance is applied after gathering differences). From looking at the code of the image comparison library,...
For me PR #314 helps
I'm using wiremock-3.13.1 and am currently running into this same issue (with a `IllegalStateException` indeed).
I'm also running tests concurrently. My guess is that my scenario name (based on an api-name) is not unique enough and is the same for multiple tests, thus leading into...