best react testing library code example
Example 1: install react react testing library
npm install --save-dev @testing-library/react
Example 2: react testing library for hooks
npm install --save-dev @testing-library/react-hooks
npm install --save-dev @testing-library/react
npm install --save-dev @testing-library/react-hooks