testing-library/testing-library-docs

userEvent examples not viewable on RTL docs

edmundsj opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
I love they RTL docs. They are fantastic. They are just missing some examples of User Interaction with the user-event library. They appear to exist here, but I couldn't find that doc anywhere on the RTL site or easily indexed through a search engine.

Describe the solution you'd like
I would like this example to be posted on the examples section of the RTL docs.

Describe alternatives you've considered

Additional context
I'm a 100% n00b. This is day 3 of using the library. I'm accustomed to examples being sprinkled throughout documentation (as is the case with react and django), and it's been absolutely wonderful to getting started.

Hi @edmundsj, thanks for opening this..
Since RTL can be used without user-event, we didn't find the need to couple them, even though we do recommend using user-event.
You can find that specific page under the "User Interactions" section in our docs:
https://testing-library.com/docs/ecosystem-user-event