Closed
Description
Hi, with jest since version 0.20 its possible to run on multiple directories.
But with create-react-app its not possible, jest throw an error.
I understand thats a problem how jest is implement in create-react-app.
Is there a way to fix it?
I create a repository to show the issue https://github.com/Schubidu/jest-lerna-create-react-app-issue