create-react-app
create-react-app copied to clipboard
Jest is outdated
Current version of Jest in package.json
is 20.0.4
, current latest version: 23.6.0
https://github.com/netguru/create-react-app/blob/master/packages/react-scripts/package.json#L59
We're currently experiencing issues with snapshot tests and coverage causing Circle CI process run out of memory:
ENOMEM: not enough memory, read
There is reported issue: https://github.com/facebook/jest/issues/5239 And it looks like it was fixed in Jest@^22.1.x