搜索结果
covers
找到 4 个相关结果 / Automation
Testing / Automation
重构
refactor
精准的代码重构,在不改变行为的前提下提升可维护性。涵盖提取函数、重命名变量、拆分上帝函数等操作……
Stars 0
designuiperformancetesting
Testing / Automation
Vue 测试最佳实践
vue-testing-best-practices
用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、Mock、测试模式,以及用于 E2E 测试的 Playwright。
Stars 0
vueuitestingplaywright
Testing / Automation
opentui
opentui
用于构建终端用户界面的综合 OpenTUI 技能。涵盖核心命令式 API、React 协调器和 Solid 协调器。适用于任何 TUI…
Stars 0
reactuiperformancetesting
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