灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

view

找到 5 个相关结果 / Automation

Testing / Automation

接收代码审查

receiving-code-review

61.1K

在收到代码审查反馈时使用,尤其是在实施建议之前,当反馈看似不明确或在技术上存在疑问时——需要技术……

Stars 0
reactuiperformancetesting

Testing / Automation

编写PRD

write-a-prd

14.3K

通过用户访谈、代码库探索和模块设计创建 PRD,然后作为 GitHub issue 提交。当用户想要编写 PRD、创建……时使用

Stars 0
designuitestingapi

Testing / Automation

持久化对象

durable-objects

8.1K

创建和审查 Cloudflare Durable Objects。适用于构建有状态协调(聊天室、多人游戏、预订系统)、实现 RPC……

Stars 0
designuitestingapi

Testing / Automation

SwiftUI 模式

swiftui-patterns

3.3K

SwiftUI 架构模式、使用 @Observable 的状态管理、视图组合、导航、性能优化以及现代 iOS/macOS UI 最佳…

Stars 0
designuiperformancetesting

Testing / Automation

react-native-testing

react-native-testing

1.6K

使用 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