灵感菇

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

搜索结果

react

找到 5 个相关结果 / Automation

Testing / Automation

接收代码审查

receiving-code-review

61.1K

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

Stars 0
reactuiperformancetesting

Testing / Automation

opentui

opentui

9.1K

用于构建终端用户界面的综合 OpenTUI 技能。涵盖核心命令式 API、React 协调器和 Solid 协调器。适用于任何 TUI…

Stars 0
reactuiperformancetesting

Testing / Automation

TDD 工作流

tdd-workflow

4.8K

在编写新功能、修复 Bug 或重构代码时使用此技能。强制推行测试驱动开发,确保 80% 以上的覆盖率,包括单元测试、集成测试……

Stars 0
reactuiperformancetesting

Testing / Automation

kotlin-coroutines-flows

kotlin-coroutines-flows

3.0K

面向 Android 与 KMP 的 Kotlin 协程与 Flow 模式 — 结构化并发、Flow 操作符、StateFlow、错误处理与测试。

Stars 0
reactuitestingapi

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