Skip to content

Support Jest --watchAll flag#3804

Merged
gaearon merged 3 commits intonextfrom
watchall
Jan 15, 2018
Merged

Support Jest --watchAll flag#3804
gaearon merged 3 commits intonextfrom
watchall

Conversation

@gaearon
Copy link
Copy Markdown
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