(1)相关框架
Jest:快速入门 · Jest 中文文档 | Jest 中文网首先用你喜欢的软件包管理工具来安装 Jest:
https://www.jestjs.cn/docs/getting-started
Enzyme:Introduction · Enzyme
https://enzymejs.github.io/enzyme/
Testing Library:Testing Library | Testing LibrarySimple and complete testing utilities that encourage good testing practices
https://testing-library.com/
(2)网上相关文档
试试前端自动化测试:试试前端自动化测试!(React 实战) - 掘金
博客介绍了React前端自动化测试相关内容,包含Jest、Enzyme、Testing Library等相关框架,给出了它们的快速入门文档链接,还提及网上相关文档,如掘金上的“试试前端自动化测试!(React实战)”。

被折叠的 条评论
为什么被折叠?



