Skip to content
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

Update @testing-library/dom to v10 #275

Open
boyarskiy opened this issue Apr 29, 2024 · 0 comments
Open

Update @testing-library/dom to v10 #275

boyarskiy opened this issue Apr 29, 2024 · 0 comments

Comments

@boyarskiy
Copy link

boyarskiy commented Apr 29, 2024

  • cypress-testing-library version: 10.0.1
  • node version: 20.9.0
  • npm (or yarn) version: 10.1.0

Problem description:

We’ve noticed incompatibilities with other libraries that use the latest version of @testing-library/dom, such as @testing-library/react and @testing-library/user-event. Having both versions 9 and 10 in a project causes warnings and errors, for example user-event actions not wrapped in act.

Should it be updated with the latest @testing-library/dom (10.1.0)?

Suggested solution:

Update @testing-library/cypress to use the latest version of @testing-library/dom.

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

No branches or pull requests

1 participant