Created by: gaearon
Fixes https://github.com/facebookincubator/create-react-app/issues/3801.
To use, run yarn test --watchAll
or npm test -- --watchAll
or add --watchAll
to the test command in your scripts
section of package.json
.
Created by: gaearon
Fixes https://github.com/facebookincubator/create-react-app/issues/3801.
To use, run yarn test --watchAll
or npm test -- --watchAll
or add --watchAll
to the test command in your scripts
section of package.json
.