You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot find module 'dom-testing-library' from 'index.js'
In the README.md it's not written to install this library and I know that other testing libraries like react-testing-library have dom-testing-library as direct dependency. Should it be added?
The text was updated successfully, but these errors were encountered:
When running the tests I get:
In the
README.md
it's not written to install this library and I know that other testing libraries likereact-testing-library
havedom-testing-library
as direct dependency. Should it be added?The text was updated successfully, but these errors were encountered: