enzymejs / enzyme-matchersLinks
Jasmine/Jest assertions for enzyme
☆890Updated last year
Alternatives and similar repositories for enzyme-matchers
Users that are interested in enzyme-matchers are comparing it to the libraries listed below
Sorting:
- Snapshot test your Enzyme wrappers☆941Updated 2 years ago
- Custom React PropType validators☆670Updated last year
- Lint your styled components with stylelint!☆652Updated 4 years ago
- Remove unnecessary React propTypes from the production build.☆891Updated 3 years ago
- 🔮 Magically generate fake props for your React tests☆625Updated last year
- Improve the debugging experience and add server-side rendering support to styled-components☆1,075Updated last year
- A mock store for testing Redux async action creators and middleware.☆2,499Updated 10 months ago
- Reduce multiple reducers into a single reducer from left to right☆788Updated 2 years ago
- Mock http requests made using fetch☆1,310Updated last week
- Redux middleware that detects mutations between and outside redux dispatches. For development use only.☆937Updated last year
- An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.☆507Updated 3 years ago
- Jest mock for fetch☆894Updated last year
- Reliably communicate state changes to deeply nested React elements☆1,318Updated 2 years ago
- Compose render props components like a pro☆1,672Updated 2 years ago
- ⬆️ A tool for upgrading Babel versions (to v7): `npx babel-upgrade`☆1,308Updated 2 years ago
- Webpack SVG to React Component Loader☆558Updated 2 years ago
- 🔧 💅 Jest utilities for Styled Components☆1,587Updated last year
- A wrapper around react-loadable and @loadable/component to load elements once they are visible on the page.☆1,008Updated 2 years ago
- Flow type linting rules for ESLint.☆1,070Updated last year
- Create components whose nested prop changes map to a global side effect☆1,221Updated 2 years ago
- Babel plugin for removing React properties.☆382Updated last month
- Diffing snapshot utility for Jest☆607Updated last week
- Immutable version of dot-prop with some extensions☆567Updated 5 months ago
- Lint rules related to React & JSX for TSLint.☆750Updated 2 months ago
- React Hooks to bind to 🏁 Final Form's high performance subscription-based form state management engine☆469Updated 2 years ago
- Skeleton loading for React☆551Updated 6 years ago
- Test Redux Saga with an easy plan.☆1,244Updated 3 years ago
- Resolve components asynchronously, with support for code splitting and advanced server side rendering use cases.☆1,444Updated 2 years ago
- Compose render prop components