{ "@testing-library/jest-dom":"^4.2.4", "@testing-library/react":"^9.3.2", "@testing-library/user-event":"^7.1.2", "react-scripts":"3.3.0" //在3.3.0以上 }
使用react搭建组件库(三)——使用测试功能
原文:https://www.cnblogs.com/xiaozhumaopao/p/12643340.html