americanexpress / jest-image-snapshot

✨ Jest matcher for image comparisons. Most commonly used for visual regression testing.
Apache License 2.0
3.81k stars 197 forks source link

Better error message #254

Closed k-yle closed 3 years ago

k-yle commented 3 years ago

Description

Motivation and Context

Fairly straightforward PR. I was struggling to debug an issue because the original error from spawn isn't shown to the user

How Has This Been Tested?

Tested in my code, now you can see the error - which was ENOMEM. Also added better unit tests

Types of Changes

Checklist:

What is the Impact to Developers Using Jest-Image-Snapshot?

nicer errors

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.

oneamexbot commented 3 years ago

:tada: This PR is included in version 4.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: