Skip to content

References to React are misleading #393

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
nickserv opened this issue Jul 1, 2020 · 1 comment
Closed

References to React are misleading #393

nickserv opened this issue Jul 1, 2020 · 1 comment
Assignees
Labels

Comments

@nickserv
Copy link
Member

nickserv commented Jul 1, 2020

We still seem to suggest that this library is only for React in some places, when it's meant to be general purpose for any testing library.

Thanks to @gndelia for discovering most of these issues!

  • it only lists React in the summary

image

  • All the examples are of React in the Readme - not dom related

The docs state

user-event is a companion library for React Testing Library that provides...

@nickserv nickserv self-assigned this Jul 1, 2020
@nickserv nickserv changed the title Current references to React are confusing References to React are confusing Jul 1, 2020
@nickserv nickserv changed the title References to React are confusing References to React are misleading Jul 1, 2020
@ph-fritsche
Copy link
Member

Updated docs:

While most examples with user-event are for React, the library can be used
with any framework as long as there is a DOM.

Updated repo info:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants