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 issue is to explore and document the findings of using Storybook's new test runner feature. It uses playwright and would be interesting to determine how we could use it to enhance our test coverage.
Open questions:
Is it possible to use Percy to snapshot during a storybook test run?
Could we step through components using storybook's test runner and then snapshot along the flow?
Can we use this without having to write one-off stories that are only used for testing?
Can this integrate with accessibility-checker?
Is it possible this could replace our usage of cypress?
The outcome here will influence the overall direction for the parent issue: Using storybook for VRT, #11051.
The text was updated successfully, but these errors were encountered:
This issue is to explore and document the findings of using Storybook's new test runner feature. It uses playwright and would be interesting to determine how we could use it to enhance our test coverage.
Open questions:
accessibility-checker
?The outcome here will influence the overall direction for the parent issue: Using storybook for VRT, #11051.
The text was updated successfully, but these errors were encountered: