Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Jest --watchAll flag #3804

Merged
merged 3 commits into from
Jan 15, 2018
Merged

Support Jest --watchAll flag #3804

merged 3 commits into from
Jan 15, 2018

Conversation

gaearon
Copy link
Contributor

@gaearon gaearon commented Jan 15, 2018

Fixes #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.

@gaearon gaearon added this to the 2.0.0 milestone Jan 15, 2018
@gaearon gaearon merged commit 19e0bb1 into next Jan 15, 2018
@Timer Timer deleted the watchall branch February 7, 2018 21:48
akstuhl pushed a commit to akstuhl/create-react-app that referenced this pull request Mar 15, 2018
* Support Jest --watchAll flag

* Use clearer condition

* Add comma
zmitry pushed a commit to zmitry/create-react-app that referenced this pull request Sep 30, 2018
* Support Jest --watchAll flag

* Use clearer condition

* Add comma
@lock lock bot locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants