fraserxu / react-testing-recipesLinks
📝 A list of recipes to testing your React code
☆76Updated 9 years ago
Alternatives and similar repositories for react-testing-recipes
Users that are interested in react-testing-recipes are comparing it to the libraries listed below
Sorting:
- React PropTypes for Immutable.js☆95Updated 8 years ago
- Simple universal approach for React Apps☆87Updated 8 years ago
- Dispatch your actions manually to test if your app reacts well.☆140Updated 8 years ago
- Component based styling for your React applications☆148Updated 7 years ago
- Redux powered notification React components.☆113Updated 6 years ago
- An experimental base for building modern, performant, huge web apps.☆116Updated 9 years ago
- history transitions based on arbitrary actions☆166Updated 9 years ago
- Optimize React code by making pure classes into functions☆61Updated 7 years ago
- Adds vendor prefixes to styles in React elements☆115Updated 8 years ago
- Filterable tree view monitor for Redux DevTools☆153Updated 6 years ago
- Reducer library for Redux☆163Updated 6 years ago
- Redux store enhancers for tracking and visualizing state changes☆91Updated 8 years ago
- code splitting as a component☆170Updated 8 years ago
- Deprecated use https://github.com/conorhastings/redux-test-recorder instead☆125Updated 8 years ago
- React Europe 2016 workshop repo☆84Updated 9 years ago
- The Cerebral signals running with Redux☆228Updated 8 years ago
- Simple example of react + react-router + flummox☆56Updated 10 years ago
- Redux middleware that logs an error to the console when an action is fired and the state is not mutated,☆125Updated last year
- Isomorphic port of the redux counter app