Open
Description
cypress-testing-library
version: 9.0.0node
version: 19.4.0npm
(oryarn
) version: 9.2.0
Problem description:
Should this be updated with the latest @testing-library/dom
? (Currently 9.3.1
)
I’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 8 and 9 in a project causes confusion and errors, for example about whether user-event
actions need to be wrapped in act
.
Suggested solution:
Update cypress-testing-library
to use the latest version of @testing-library/dom
.
Metadata
Metadata
Assignees
Labels
No labels