react-native icon indicating copy to clipboard operation
react-native copied to clipboard

Headless render tests: @storybook/test-runner support or Storyshots alternative?

Open flochtililoch opened this issue 5 months ago • 3 comments

I wonder what the plan is with regards to headless rendering tests for @storybook/react-native.

I've used Storyshots for the longest time, but it's now deprecated, and the recommended replacement seem to be @storybook/test-runner, which is not directly compatible with React Native. Supposedly it can work if react-native-web is configured (but undocumented for now, does not work out of the box), but this seems a regression over the simplicity of Storyshots (at least, from a "user" perspective, I can't speak about the internals of Storyshots).

Does anyone have perspective on what the road map looks like in that regard?

flochtililoch avatar Jan 08 '24 23:01 flochtililoch