It would be nice to have arrays show content. Now ...
# power-assert
p
It would be nice to have arrays show content. Now it is like this:
Copy code
java.lang.AssertionError: 
assertContentEquals(value, valueRet)
                    |      |
                    |      [B@6c1d2a61
                    [B@1840d643
b
Agreed, that is very ugly. Feel free to open an issue about this.