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 75abe63 5.5 KB Updated

File contents

paulasilvatech/awesome-harness-primitives/tree/main/harness/github-copilot/skills/react19-test-patterns commit 75abe63424

Frequently asked questions

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