Hey Scott,
I did a 30-day trial of WebStorm to evaluate support for lwc. My trial is up so I switched back to IntelliJ CE but found my unit tests are not completing, both in Salesforce and (obviously) IntelliJ. It just runs, runs, runs...
I switched back to WebStorm, and the unit test finishes in a couple of seconds.
I looked through my settings in both IDEs and didn't see a difference that would be applicable here. Looking for ideas.
I believe WebStorm is using a different API then IntelliJ for executing unit tests, because IntelliJ is showing the unit test execution under Apex Test Execution in Setup, while WebStorm is not. But my "Prefer Tooling API for.." settings are identical between the two IDEs.
Any thoughts on what is happening?
Thanks,
Matt