Yann Braga
Yann Braga
Hey @unional it is not, it's only in that canary version so far. I need more feedback whether it introduces any issues. Is the canary working without issues for you?
I'll be closing this issue as it's been inactive and we need a reproduction (as the one provided does work). Feel free to reopen this issue if you think it...
Hey there! We recently introduced a way to completely customize the way the test-runner prepares for running the tests. Can you [check the documentation and examples here](https://github.com/storybookjs/test-runner#prepare) and see if...
Hey everyone! I dug into this issue and it seems like the best solution is to deal with it yourself in the `postRender` hook. Let me try to explain: The...
Thanks a lot for trying it out @skaindl! You mention about a simple button component. Can you share a reproduction I can take a look at? It's possible that: -...
Hey peeps, I made a fix at #217 and would love if you could try it at `@storybook/[email protected]`. Please let me know if you don't experience the issue anymore with...
Hey everyone! We just released a test filtering feature in the test-runner v0.15.0, [which you can read here](https://github.com/storybookjs/test-runner#filtering-tests-experimental). Please try it out and provide feedback! Thank you!
For posterity, seems like [v2.0.9](https://github.com/storybookjs/addon-svelte-csf/releases/tag/v2.0.9) of addon-svelte-csf got released containing a story indexer for .svelte stories, which means this probably works now?
Hey @angeloderivco it doesn't seem like you're using [@storybook/addon-coverage](https://github.com/storybookjs/addon-coverage). That's probably the reason it doesn't work for you.
> Hey @yannbf I tried your suggestion, I added the preset file and added it to storybook addons in main, but for some reason it still did not give me...