-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Description
I am using jest --watch in a docker container, which runs alongside some other development services on docker (namely webpack). When the tests re run, the console gets cleared (I understand this is desired behavior). Problem is, that gets rid of the logs from my other services. I really think that clearing the console should be optional, perhaps via an opt-out flag (jest --watch --no-clear or something).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels