First, install the react-test-renderer utility library commonly used for Jest to render your actual component in your tests: npm install --save-dev ...
確定! 回上一頁