如何完善组件单测
作者:Long Mo
字数统计:88 字
阅读时长:1 分钟
React Testing Library
https://testing-library.com/docs/react-testing-library/intro/
https://www.robinwieruch.de/react-testing-library/
组件渲染(render)
元素查找(get/query/find)
事件触发(fireEvent)
Contributors
文章作者:Long Mo
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Longmo Docs !