unite icon indicating copy to clipboard operation
unite copied to clipboard

Investigate using binpp when diffing binaries

Open eproxus opened this issue 6 years ago • 0 comments

binpp is a great library for pretty printing and diffing binaries in Erlang. We could use this when an assert equal/match fails and both arguments are binaries. Either by default, or if the output is very verbose, as a configuration flag to Unite.

eproxus avatar Mar 21 '18 12:03 eproxus