React19 Test Patterns

Provide before-and-after migration patterns for React 19 test compatibility, including act() imports, react-dom/test-utils removal, Simulate to fireEvent conversion, StrictMode call count changes, async act warnings, and custom render helper checks. Use when updating React test files for React 19.

paulasilvatech 4df8369 5.7 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/claude-code/plugins/react19-upgrade/skills/react19-test-patterns commit 4df8369f3a

Frequently asked questions

npx skillmds@latest add paulasilvatech/react19-test-patterns-3