This is my __tests__/App.js file:
__tests__/App.js
import React from \'react\'; import ReactDOM from \'react-dom\'; import App from \'../src/containers/App\'; it(\'
If you are using create-react-app, make sure to run yarn test instead of yarn jest or something else.
create-react-app
yarn test
yarn jest