搜索结果
review
找到 3 个相关结果 / Automation
Testing / Automation
接收代码审查
receiving-code-review
在收到代码审查反馈时使用,尤其是在实施建议之前,当反馈看似不明确或在技术上存在疑问时——需要技术……
Stars 0
reactuiperformancetesting
Testing / Automation
持久化对象
durable-objects
创建和审查 Cloudflare Durable Objects。适用于构建有状态协调(聊天室、多人游戏、预订系统)、实现 RPC……
Stars 0
designuitestingapi
Testing / Automation
react-native-testing
react-native-testing
使用 React Native Testing Library (RNTL) v13 和 v14 (`@testing-library/react-native`) 编写测试。在编写、审查或修复 React Native 组件测试时使用。涵盖:render、screen、查询 (getBy/getAllBy/queryBy/findBy)、Jest 匹配器、userEvent、fireEvent、waitFor 以及异步模式。支持 v13(React 18,同步渲染)和 v14(React 19+,异步渲染)。触发条件:React Native 组件的测试文件、RNTL 导入,或提及 "testing library"、"write tests"、"component tests" 或 "RNTL"。
Stars 0
reactuitestingjest