When running the tests I get:
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?