搜索结果
component
找到 3 个相关结果 / Automation
Testing / Automation
Vue 测试最佳实践
vue-testing-best-practices
用于 Vue.js 测试。涵盖 Vitest、Vue Test Utils、组件测试、Mock、测试模式,以及用于 E2E 测试的 Playwright。
Stars 0
vueuitestingplaywright
Testing / Automation
flutter-添加-widget-测试
flutter-add-widget-test
使用 `WidgetTester` 实现组件级测试,以验证 UI 渲染和用户交互(点击、滚动、输入文本)。适用于验证……
Stars 0
uitestingauthrag
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