Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jpstrydom8
Total activity
10
Last activity
September 05, 2018 13:30
Member since
April 25, 2018 10:24
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (1)
Comments (5)
Sort by votes
Recent activity
Votes
Created
September 05, 2018 13:30
Hi, I've been having this issue lately after it used to work just fine. I have `@types/jest` working in all of my projects except for my most recent one, which stopped working once I ejected from C...
Community
WebStorm
Get rid of "Unresolved function/method/variable" warning in Jest test files
0 votes
Created
April 25, 2018 13:02
Unfortunately it's not my project, so I won't be able to share it. It used CRA (create react app) and here is the Run/Debug Configuration I'm using:
Community
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 votes
Created
April 25, 2018 12:42
I've already set my default working directory to be my project's root directory for all my jest test - else the tests don't even run. So the results I sent initially was run with the working direct...
Community
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 votes
Created
April 25, 2018 12:05
I'd assume so, but I'm still seeing them - hence me coming here. I can send you my Run/Debug Configurations if that'd help?
Community
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 votes
Created
April 25, 2018 11:28
As you can see, I'm running the tests with the "--=testPatternName=xxx" option - meaning it's effectively ignoring all other test not in the "xxx" suite. So yes, they are empty.
Community
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 votes