jestjs
-
Jest 测试中的 Mock Action 函数
-
如何 运行 Jest 顺序测试?
-
无法在简单 React/Jest 测试中调用未定义的方法 'toUpperCase'
-
测试具有全局依赖性的 React 组件
-
使用 Jest 测试时 componentWillUpdate 上的 nextState 不正确(也使用 react-router 包装器)
-
开玩笑的模拟实现不适用于 require('')
-
为什么循环描述块会导致失败?
-
jestjs 的 npm 脚本
-
Jest(react testing tool) error - Parse Error: Line 1: Illegal import declaration
-
如何在 Jest 中使用 ESLint
-
使用 Jest 测试 Webpack 构建的 React 组件
-
为什么我需要 `module.exports` 开玩笑?我怎样才能避免它?
-
如何浅渲染除子反应组件之外的所有内容或指定深度
-
如何使用浅层渲染测试装饰过的 React 组件
-
React.js 的 TDD / BDD?
-
将 Jest 与外部依赖项一起使用时遇到问题
-
Jest - 如何找到带有 id 的渲染 DOM 组件?
-
我如何测试基于 jQuery-UI 的 React 组件?
-
如何使用 browserify、babel、eslint、react/jsx 和 jest(没有 gulp/grunt)设置应用程序?
-
React 组件在浏览器中正确呈现,但 Jest 在呈现时测试错误:"Only a ReactOwner can have refs"