Skip to content

A React Test Renderer that handles wrapping the store and additional wrappers

Notifications You must be signed in to change notification settings

VicJerUk/ddp-react-test-renderer

 
 

Repository files navigation

React Redux Test Renderer

Build status

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.



About

A React Test Renderer that handles wrapping the store and additional wrappers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • Shell 1.7%
  • JavaScript 0.5%