You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This requires team discussion before it should be worked on.
BigTest and interactors are especially powerful when used for component libraries, and one of the most popular tools for component libraries is Storybook. It would be great to show how BigTest and Storybook work great together.
@jorgelainfiesta when things are ready, perhaps we could get a BigTest example added straight to the Storybook guides content. It could be pretty cool!
This requires team discussion before it should be worked on.
BigTest and interactors are especially powerful when used for component libraries, and one of the most popular tools for component libraries is Storybook. It would be great to show how BigTest and Storybook work great together.
Here's an example of how Storybook tests work with Cypress: https://storybook.js.org/docs/react/workflows/interaction-testing
The text was updated successfully, but these errors were encountered: