Applitools SDK for Storybook. This repository is deprecated. It has moved to https://github.com/applitools/eyes.sdk.javascript1/tree/master/packages/eyes-storybook
Other
13
stars
6
forks
source link
process fails on javascript errors without an error exit code #17
The scenario
I had the following test where
undefinedStoryName
was accidentally used but not defined.Reproducable code:
Expected behavior:
eyes-storybook
fails with exit code 1.Actual behavior:
More info:
running with
showLogs
outputs the hidden error:Impact:
Pretty serious. I had my CI running without the visual tests without any error