You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn add --dev jest enzyme enzyme-adapter-react-16
# to transform react code in the test environment (skip if using `create-react-app`)
yarn add --dev babel-jest @babel/preset-env @babel/preset-react