reactjs-testutils
-
ReactTestUtils.renderIntoDocument 带有子项的组件 - 子项似乎 "not render in DOM"
-
Sinon.stub 在测试中被调用,但期望被调用语句失败
-
如何测试子组件从父组件的 getChildContext() 获取正确的上下文?
-
单击时使用 Bootstrap Modal 测试 React
-
无法在简单 React/Jest 测试中调用未定义的方法 'toUpperCase'
-
使用 Jest 测试时 componentWillUpdate 上的 nextState 不正确(也使用 react-router 包装器)
-
使用 React testutils 模拟拖放不起作用
-
React 13.3 unmountComponentAtNode() Error: Target container is not a DOM element
-
我怎样才能得到模拟的反应事件来更新我组件中 ref 的值?
-
Error: Invariant Violation: dangerouslyRenderMarkup(...): Cannot render markup in a worker thread
-
用 Jest 测试 React 元素高度
-
为什么 Jest 在测试 React 组件时抛出 "Unexpected token ILLEGAL"?
-
Jest + React TestUtils:使用 TestUtils.renderIntoDocument 渲染 <meta> 标签