testify icon indicating copy to clipboard operation
testify copied to clipboard

assert.Len: print value last

Open christopinka opened this issue 6 years ago • 2 comments

https://github.com/stretchr/testify/issues/207#issuecomment-464956602 - Adjust assert.Len() fail message making the object last so that large object output doesn't obscure the length difference.

christopinka avatar Feb 22 '19 02:02 christopinka

This would be a very welcome change - having difference at the end of message makes it hard to read

viktorasm avatar Jan 17 '23 16:01 viktorasm