jestjs
-
使用 jest 的 ReactJS 测试组件方法
-
React.addons.TestUtils.renderIntoDocument 总是 returns 空
-
错误 运行 jest react 测试,无法识别 jest
-
Jest 在 require('react') 时崩溃
-
反应警告:上下文类型失败:未在“组件”中指定所需的上下文“路由器”
-
Jest/React - 如何在单元测试中使用全局对象?
-
我如何调试 Jest 的预处理器?
-
如何为 Jest 指定模块目录?
-
用 Jest 测试 React Store
-
测试嵌套的 React 组件
-
在 Jest 中调用 React 的 this.props.onClick(this) 时我到底应该测试什么?
-
如何编写 Jest 配置文件
-
运行 jest 直接在 Intellij 中测试 Idea/WebStorm?
-
使用 Jest CLI 时如何让 Promises 工作?
-
如何断言属性的呈现值?
-
如何在玩笑测试中将 appendChild 附加到正确位置的反应组件 DOM
-
如何模拟另一个文件中的 return 值?
-
如何测试 Flux/React 中的操作?
-
如何在 React Native 中使用 Jest
-
如何在 Jest 中设置模拟日期?