how to use testing-library/react render to test a component with not exported child component

前端 未结 0 1468
甜味超标
甜味超标 2021-02-10 00:26

I try to use jest to create some test for my component file parent component with not exported child component. how can I test the Home component that return a not exported

相关标签:
回答
  • 消灭零回复
提交回复
热议问题