Matan Borenkraout
Matan Borenkraout
[userEvent/fireEvent]: fireEvent docs say to use userEvent, but all React code samples use fireEvent
@ph-fritsche Now that #980 is merged, we can talk about this one. Why do you think we should reconsider it?
Hi @ryan-sandy! Thanks for taking the time to open this! This looks to me like an edge-case that IMHO doesn't worth mentioning in the docs (since an explanation can be...
Hi @ryan-sandy, first thing, I don't want you to get the impression that your effort isn't valued, it is. For this issue in particular, my opinion is that if we...
> * Recommend _not installing_ history at the top level and ignoring any lint rules that tell you to do it > * Find a way to write this test...
> With regard to documentation, I'll dive into the other Testing Library Framework docs and feel for the voice and patterns. As we get closer to release, I'll post some...
Thanks for opening this one :) I'll elaborate a little bit here since a reference to our conversation in twitter isn't sufficient IMO. What @redbar0n says here is that as...
Hi @rawat07102! Thanks for this PR.. If you want in to automatically link the issue, you'll need to write something like: "Resolves #20", then the issue will be automatically closed...
> thanks for the suggestion @MatanBobi and it does make sense for it to be under React section but it does not depend on react-testing-library. So I guess it depends...
@rawat07102 can you please resolve the conflicts so we'll be able to merge this one? :)
Hi @pedroapfilho, thanks for opening this! It sounds good to me, we've already added `Tabs` and `TabItem` in some docs and there's also a code snippet for vscode to generate...