Extends and works with an existing @test-library/react
installation
Simplifies the test setup of components using wrappers like Redux, React-Context and more.
This is just the wrapper for the package that provides the integration tests.
If you're looking for the package it can be found in the package folder, the readme can be found here
Why do the integration tests wrap the package? The package requires peerDependencies and the integration test wrapper resolves them.