This is really such a boost to the developer's productivity. I love it. Especially potential stack traces pointing directly to the error in the source code. Thank you for your work!
This example is great as far as the flow is this simple, replicating everything here and ensuring that it's in sync with the production code is going to be tedious and difficult to maintain in the long run
Visual regression testing is available in Playwright CT - which is now supported as a test framework in StoryBook 8.1 - Could you demo this capability ?
Looks really cool! Thank you! I have only one question: how can I access the theme object (i'm using withThemeFromJSXProvider) from the play function? For example in order to test that some css property of the component is exactly as it should be in the theme?
This is really such a boost to the developer's productivity. I love it. Especially potential stack traces pointing directly to the error in the source code. Thank you for your work!
it's great. we're glad that you love it too!
This example is great as far as the flow is this simple, replicating everything here and ensuring that it's in sync with the production code is going to be tedious and difficult to maintain in the long run
this is freaking incredible!
Following your lead on a number of Storybook points as I begin to implement this into our team's workflow. Thanks for all your hard work Yann!
Visual regression testing is available in Playwright CT - which is now supported as a test framework in StoryBook 8.1 - Could you demo this capability ?
very nice! Just upgraded to 7 on two projects. Can't wait to try the integrated testing
heck yeah! let us know how it goes!
Awesome!!
Looks really cool! Thank you!
I have only one question: how can I access the theme object (i'm using withThemeFromJSXProvider) from the play function? For example in order to test that some css property of the component is exactly as it should be in the theme?
We would recommend visual testing with Chromatic… but we’re biased 😊
HI, Can I get your example project you show in this video
😍