jest-react-redux

v1.0.1
Makes snapshot testing of react-redux (e.g. mapStateToProps or mapDispatchToProps) glue-code easy as pie.
jest react redux react-redux snapshot test testing unit unit-test and 2 more...

jest-react-redux

Powered by Immowelt Build Status Dependency Status devDependency Status Renovate enabled semantic-release

Makes snapshot testing of react-redux (e.g. mapStateToProps or mapDispatchToProps) glue-code easy as pie.

Installation

To install the latest stable version:

yarn add --dev jest-react-redux

Features

  • Automatically mocks impure function usages (selectors) within mapStateToProps.
  • Creates easily readable results which you can use with Jests snapshot feature.
  • Creates less headaches while writing good tests for your react-redux glue-code.

Documentation

Contributing

See the CONTRIBUTING.md file at the root of the repository.

Licensing

See the LICENSE file at the root of the repository.

Metadata

  • MIT
  • >=8.2.0
  • Immonet dev team
  • released 11/8/2017

Downloads

Maintainers