JavaHamcrest icon indicating copy to clipboard operation
JavaHamcrest copied to clipboard

Test output Alignment

Open s4253 opened this issue 2 years ago • 0 comments

During comparison of long objects, it will be usefull if the expected and was section will be on the same line. Im describing the situation, where test not pass, and output in the console is very very long.

image

I guess it will be better if there will be no spaces before 'but was' key word.

Object can be very long, and for example on 500'th position is one small difference.

Uploading image.png…

s4253 avatar Apr 12 '23 20:04 s4253