Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-jester

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jester

Utils to help more rapidly create Jest tests for React containers, useReducer, Redux, and action creators by reducing boiler plate

  • 1.2.1-beta.6
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Build Status dependencies Status peerDependencies Status npm version

react-jester

Utils to help more rapidly create Jest tests for React containers, useReducer, Redux, and action creators by reducing boiler plate

Hello friend. If you're like me, you've grown tired of constantly recreating the boiler plate that's required for testing. That's where react-jester comes in.

You can quickly boost your unit test coverage by writing tests more efficiently and declaratively.

Whether you're using React Hooks + Context API or Redux, the utils in react-jester have got you covered.

Version: 1.2.1-beta.6

Summary of Utils

Click on each function name for details and examples

functionDescription
testReducerBuild and run tests for your reducers from an array of test config building functions
testActionCreatorsBuild and run tests for your action creators from an array of test config building functions
testContainerBuild and run tests for your containers from an array of test config building functions

Keywords

FAQs

Package last updated on 05 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc