testify
testify copied to clipboard
Adjust assert.Len() fail message
[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.
This would be a very welcome change - having difference at the end of message makes it hard to read