redux-test-recorder

Reducer tester

A tool that automatically generates tests for reducers in Redux applications based on user interactions.

a redux middleware to automatically generate tests for reducers through ui interaction

GitHub

495 stars
10 watching
20 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
amsardesai/redux-test-reducer A utility for testing Redux reducers in isolation 11
chiefgui/reswitch A tool to simplify reducer writing by reducing boilerplate and providing a concise syntax 38
calvinfroedge/redux-modifiers A collection of utility functions to simplify the creation of Redux reducers by providing generic ways to manage and update state structures 157
slorber/rereduce A Redux reducer library that optimizes state management by memoizing and linking dependencies between reducers. 163
calesce/redux-slider-monitor An extension for Redux DevTools to replay recorded Redux actions using a slider-based interface. 207
andersdjohnson/redux-reducer-async A utility for creating standardized redux reducers for handling async actions in an efficient and reusable way. 14
fredericheem/redux-act-async Reduces boilerplate code for creating async actions and reducers in Redux applications 125
redux-things/redux-actions-assertions Library for simplifying testing of Redux actions and async action creators by reducing repetitive code and allowing focused testing. 188
makenowjust-labs/recheck A tool designed to detect and prevent Denial of Service (DoS) vulnerabilities in JavaScript code using a specific algorithm called ReDoS. 251
redux-loop/redux-loop A library that enables reducers to handle effects naturally and purely by returning them from the reducer 1,959
clarus/redux-ship A tool that handles side effects and provides snapshots for debugging and testing Redux applications. 611
zackargyle/redux-immutable-reducer Enables immutable state in Redux reducers 40
rgruesbeck/tape-repeater A tool for streaming test output to the terminal from anywhere. 3
cburgmer/csscritic Automated visual testing for web layout changes 486
danrigsby/redux-reducer-side-effects A library that enables safe and simple side effects in Redux reducers by decoupling effects from reducer logic. 3