React 19 Test Migration Patterns
提供将测试文件迁移至 React 19 兼容性的前后模式,包括 act() 导入、Simulate 移除及 StrictMode 调用次数变更。
安装命令
npx skills add https://github.com/github/awesome-copilot --skill react19-test-patterns
提供将测试文件迁移至 React 19 兼容性的前后模式,包括 act() 导入、Simulate 移除及 StrictMode 调用次数变更。
npx skills add https://github.com/github/awesome-copilot --skill react19-test-patterns