主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jpstrydom8
活动总数
10
最后的活动
2018年09月05日 13:30
成员加入日期
2018年04月25日 10:24
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
2
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2018年09月05日 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...
社区
WebStorm
Get rid of "Unresolved function/method/variable" warning in Jest test files
0 票
创建于
2018年04月25日 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:
社区
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 票
创建于
2018年04月25日 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...
社区
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 票
创建于
2018年04月25日 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?
社区
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 票
创建于
2018年04月25日 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.
社区
WebStorm
Jest Showing All Empty Test Suites When Running Single Test
0 票