Yann Braga

Results 250 comments of Yann Braga

Hey @cprecioso thanks for opening this issue. Unless you really need something from Jest 29 in the context of your tests running via the test runner, you should not need...

Hey peeps! Is there any news about this? Would be super cool to be able to use this library, but my project relies on the webpack preprocessor :(

I'm not sure if web-components default render would be possible without the feature from this PR: https://github.com/lit/lit/pull/1960

> @yannbf This is also an option for lit [open-wc/open-wc#2398](https://github.com/open-wc/open-wc/pull/2398) I wonder if we'll need to do something regarding the names of the args, given that we'd be spreading a...

> Is there any update to this issue? I'm having a similar issue with my tests. > > The difference is - I'm not using @storybook/testing-react, I'm using just @storybook/testing-library...

Hey @joshacheson I'm quite interested to hear about your experience! Have you actually run into any trouble yet? `@storybook/testing-library` is a wrapper on top of `@testing-library/dom` which just does general...

I can confirm having the same issue in the `M1 Pro` with `macOS Monterey 12.0`. It hangs when specifying firefox as browser as well! Let me know if I could...

> I can confirm having the same issue in the `M1 Pro` with `macOS Monterey 12.0`. It hangs when specifying firefox as browser as well! Let me know if I...

Hey @FrozenFury sorry but I believe this question doesn't have anything to do with this library. Happy to be proven wrong, feel free to reopen this issue with more context...

FYI the unit tests are failing: ``` bin-src/lib/getDependentStoryFiles.test.ts (9.802 s) ● getDependentStoryFiles › detects direct changes to CSF files TypeError: Cannot read properties of undefined (reading 'changedPackageManifests') 189 | //...