Open
Description
https://storybook.js.org/docs/testing/structural-testing/
Note that there's both junit and puppeter
https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-core
https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-puppeteer
Free unit tests?
A: not quite, already spent a bit trying to get storyshots to run. Might need to upgrade, etc...
haven't gotten beyond this error: TypeError: require.context is not a function when running,
so punt for now...
see #68