Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Dmitry Stropalov
Total activity
4
Last activity
January 09, 2018 14:15
Member since
January 08, 2018 21:02
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Dmitry Stropalov
commented,
January 09, 2018 11:10
Invalidating caches didn't help. I've created a sample project – https://github.com/h8/yarn_jest_ide_inspections You can see, how it looks – expect is not recognized, while toBe – it is. Situation...
Community
WebStorm
Get rid of "Unresolved function/method/variable" warning in Jest test files
0 votes
Dmitry Stropalov
commented,
January 08, 2018 21:02
Works partially in my case. For some reason IDEA could resolve "toBe" (with jump to declaration), but not "expect". But I use Yarn, not NPM, so that's could be the case, but it still annoying.
Community
WebStorm
Get rid of "Unresolved function/method/variable" warning in Jest test files
0 votes