approvals / go-approval-tests

Apache License 2.0
86 stars 22 forks source link

Feature request - Support for binary files #32

Open patmacpherson-sc opened 2 years ago

patmacpherson-sc commented 2 years ago

I'd like to see support for binary files, like images.

I think the main changes required would be to disable the "normalizeLineEndings" in compare function, but there may be other areas as well.

An image specific reporter might be useful as well.