'Intellij Webstorm - Cant get watch mode to trigger rerunning Jest tests
In Intellij Ultimate (like webstorm) 2021.2.3 on Mac, I configured my Jest tests with "--watch" in the Jest options, but after running a test then modifying the test code, I don't see a way to trigger Intellij to rerun the test again. I did try cmd-S to "save all"
Is there a configuration change needed to get --watch to work?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
