主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Anna Kozlova
活动总数
1422
最后的活动
2023年06月12日 14:16
成员加入日期
2005年10月25日 10:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
503
活动概览
文章(0)
帖子(0)
评论(919)
按最近的活动排序
最近的活动
投票数
创建于
2017年12月11日 09:05
Hi Scott, how do you add filters then? It's possible to add custom actions to the toolbar providing them in your test console properties `com.intellij.execution.testframework.TestConsoleProperties#...
社区
IntelliJ IDEA Open API and Plugin Development
Possible to add custom filtering to the unit test output console?
0 票
创建于
2017年12月08日 13:56
I suggested to use the same workaround: > To workaround add -Djunit4.search.4.tests.in.classpath=false to vm options (Help | Edit custom VM options).
社区
IntelliJ IDEA Users
"0 test classes found in package" after upgrading to 2017.3
0 票
创建于
2017年12月08日 13:14
You can use the workaround suggested in https://youtrack.jetbrains.com/v2/issue/IDEA-183169. Though the configuration is unusual and we had some complains that IDEA finds classes in production scop...
社区
IntelliJ IDEA Users
"0 test classes found in package" after upgrading to 2017.3
0 票
创建于
2017年12月08日 13:03
So your test classes get into artifacts? and you don't run those tests on CI cause maven doesn't recognize them as well?
社区
IntelliJ IDEA Users
"0 test classes found in package" after upgrading to 2017.3
0 票
创建于
2017年12月08日 12:54
How do you build your project artifacts and how do you start tests on CI? What build tool do you use?
社区
IntelliJ IDEA Users
"0 test classes found in package" after upgrading to 2017.3
0 票
创建于
2017年12月08日 09:21
Hi Mathias, yes, you are absolutely right. Thanks for the analysis! Starting from 2017.3 IDEA detects tests by classpath to get better performance. If production output would be included in roots t...
社区
IntelliJ IDEA Users
"0 test classes found in package" after upgrading to 2017.3
0 票
创建于
2017年11月20日 09:59
Do you see coverage in the view? Or all % are 0 there as well?
社区
IntelliJ IDEA Users
Getting coverage of tests for a REST project
0 票
创建于
2017年11月20日 09:38
Hi, If you want to collect coverage from your 'production' code, then you need to pass coverage agent to the VM where your code will work. As far as I understand, this means that you would need to ...
社区
IntelliJ IDEA Users
Getting coverage of tests for a REST project
0 票
创建于
2017年11月20日 09:35
Hi, local inspections can highlight only subchildren of element they get in the visitor/checkMember. That's done to ensure that highlighting will be invalidated when user changes code around elemen...
社区
IntelliJ IDEA Open API and Plugin Development
Local inspection invoked in file A, and error registered in file B. Is this possible?
0 票
创建于
2017年11月16日 14:42
As I mentioned, I suggest to store coverage information in one place and then reuse it inside IDE. you need to pass after -javaagent:/Users/user1/Library/Caches/IntelliJIdea2017.2/coverageJars/cove...
社区
IntelliJ IDEA Users
Code Coverage with Sling
0 票
«
第一页
‹
上一页
下一页
›
最后
»