Found 81 repositories(showing 30)
getsaf
Angular testing made easy with shallow rendering and easy mocking. https://getsaf.github.io/shallow-render
bruderstein
Plugin for http://unexpected.js.org to enable testing the full React virtual DOM, and also the shallow renderer
bruderstein
Plugin for unexpected, to support React shallow renderer
enzymejs
Shallow rendering for React.
commercetools
🎩 Enzyme extensions to test shallowly rendered enzyme wrappers 🏄🏻
Asserts for react.js components using the shallow renderer.
robrichard
Helpers for testing with React's shallow renderer
kentcdodds
No description available
craigbilner
a react shallow render helper to make testing easier
davidmarkclements
Simple wrapper for react-addons-test-utils createRenderer method.
jasonbellamy
A react utility to simplify testing shallow rendered components.
No description available
ianmcnally
A utility for shallow rendering React components
codekirei
an attempt to get enzyme to shallow render components that contain other connected components
mihalcan
Schematics for shallow-render
JakeSidSmith
A shallow renderer for React components
bad4iz
Shallowly: Modern shallow renderer for React 18+. Enzyme-compatible API, 2x faster, with TypeScript support.
hanford
easily generate a shallow render test with one command
HichemTab-tech
Drop-in React hooks with pluggable dependency equality (identity, shallow, deep, or custom) for useMemo/useCallback to control recomputes and re-renders.
NicoleRauch
This repository accompanies a blogpost about shallow rendering in React.js.
hahayz77
Prevent Zustand Re-renders
React package for shallow snapshot testing.
pshrmn
Prevent re-renders for shallow object/array props
Repo to reproduce https://github.com/getsaf/shallow-render/issues/225
lewie9021
A React utility that makes querying a shallow rendered component easier.
acnalesso
A set of helpers to traverse the object returned by shallow renderer.
marcinwieprzkowicz
A flexible jest serializer for shallow rendering React components. Unlike full shallow renderers, this tool focuses on serializing only the components you pick, making snapshots cleaner and more focused. Perfect for targeted testing with minimal noise! 🚀
delie
Work in progress, not yet complete! Angular 8 test project to experiment with NgRx 8, Jest, Cypress, shallow render, ngx-translate, material, ng flex-layout, and Angular libraries
ShornJacob
shallow render testing
getsaf
Testing shallow-render with an nx project