redux-test-reducer
Reducer tester
A utility for testing Redux reducers in isolation
Simple testing mechanism for Redux reducers
11 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that automatically generates tests for reducers in Redux applications based on user interactions. | 495 |
| Enables immutable state in Redux reducers | 40 |
| A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. | 163 |
| Utility to create a single reducer from multiple copies of the same reducer | 422 |
| A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. | 14 |
| A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures | 157 |
| A tool to simplify reducer writing by reducing boilerplate and providing a concise syntax | 38 |
| Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
| Utilities for working with transducers in Redux applications | 130 |
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
| Automatically generates Redux action creators and reducers for REST APIs | 180 |
| Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. | 188 |
| A high-order reducer for updating Redux state with normalized data from server requests | 5 |
| A comprehensive React + Redux starter kit with pre-configured defaults and sensible settings for development and production | 110 |
| A utility that helps reset Redux state to a defined initial value upon specific actions | 146 |