Storybook can do.... WHAT???

preview_player
Показать описание
Bet you didn't know that Storybook can do THIS! Zack walks you through the benefits of Storybook, and how you can instantly get setup to be productive with Storybook using the integrated tools from the @nx/storybook plugin, including how you can get new interaction tests up and ready to go!!

== Links ==

== Socials ==
Рекомендации по теме
Комментарии
Автор

That pretty cool actually. Need to try immediately.

krumbo
Автор

Very important statement you start out with. Another important thing is that with “interaction testing on Storybook”, you probably don’t have to test it during E2E.

sander-s
Автор

thanks for the video! this looks really useful in some scenarios

pavelluzanov
Автор

In a real project where we have hundreds of components and modules, would you suggest using storybook interactions as a base for TDD? How fast would the feedback loop be? What would the pipeline look like?

IMHO storybook interactions are only suitable to e.g. force open a modal in a story.. Not for testing

markky
Автор

Can these tests be run in github actions?

Balance-
Автор

I was wondering how to put all stories together?

RuslanGonzalez