mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
55444a6f49
Found a bug related to suspending inside an already mounted tree. While investigating this I noticed we really don't have much coverage of suspended updates. I think this would greatly benefit from some fuzz testing; still haven't thought of a good test case, though.
jest-react
Jest matchers and utilities for testing React Test Renderer.