oblador / loki

👁 Visual Regression Testing for Storybook
https://loki.js.org/
MIT License
1.76k stars 172 forks source link

Feature request: more than one picture per story #524

Open vhoyer opened 4 weeks ago

vhoyer commented 4 weeks ago

I think it would be great to add one more package like the ones we already have like is-loki-running and create-async-callback, and add something like snap-a-shot haha, we could have the snap a shot in happen inside the play function :)

squidjam commented 3 weeks ago

There's a manual entry in Storybook that explains how to use AMEX's jest-image-snapshot library. I suggest you check that out ;)