Webstorm jest integrations doesn't work when the env=jsdom is used Permanently deleted user Created December 28, 2017 11:55
works fine for me:
please share a test project that can be used to recreate the issue
Found the issue. I was using an older version of node == 4.x
I changed it to 7.x, it is working now.
Thanks!
thanks for clearing it up:) happy new year!