主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ilya Kazakevich
活动总数
204
最后的活动
2021年02月24日 12:50
成员加入日期
2011年04月25日 19:04
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
81
活动概览
帖子(1)
评论(122)
按最近的活动排序
最近的活动
投票数
创建于
2017年08月04日 20:20
Hello. Can you please create project to reproduce and create issue in issue tracker https://youtrack.jetbrains.com/ or contact JetBrains support by email?
社区
PyCharm
PyCharm's pytest runner not available for all tests
0 票
创建于
2017年08月03日 12:07
正式评论
Hello. If you have test case extending Django test case PyCharm will always use Django test runner, but you can create run configuration manully. There is an issue about it, please vote for it: h...
社区
PyCharm
Using Pytest with Django
0 票
已编辑于
2017年07月31日 14:42
正式评论
Hello. If you have Django integration enabled and one of your test cases extends ``TestCase`` from ``django`` package then Django test runner will be used regardless your settings. You may create...
社区
PyCharm
Default test runner not respected?
0 票
创建于
2017年07月31日 13:35
Hello. Please attach your project to this issue if possible, or provide screenshot of your project structure. Try to right click on file with tests and provide screenshot also. Thank you.
社区
PyCharm
Configuring tests for subdirectory
0 票
创建于
2017年07月12日 18:27
Hello. Please create issue attaching CPU snapshot as covered here: https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems
社区
PyCharm
py.test runner is much slower in the GUI
0 票
创建于
2017年06月30日 17:13
正式评论
Hello. Please follow this issue: https://youtrack.jetbrains.com/issue/PY-24982
社区
PyCharm
Django intention 'wrap in trans tag' not available.
0 票
创建于
2017年06月20日 12:45
Printing takes place in SMTestProxy#printOn . Try to set breakpoint there and you should be able to find a correct place to block it. But is easier to create some kind of proxy to queue and mute te...
社区
IntelliJ IDEA Open API and Plugin Development
Showing parallel tests in SMTestRunner's console view with custom test framework
0 票
创建于
2017年06月16日 16:43
Stdout does not work with NodeId. You should use test name and do it sequentally. >That means you can't output anything somewhere inside of test tree except current running test.
社区
IntelliJ IDEA Open API and Plugin Development
Showing parallel tests in SMTestRunner's console view with custom test framework
0 票
创建于
2017年06月15日 20:39
正式评论
Hello. FlowId is used by TC mostly for output , but Idea simply ignores it. That means you can't output anything somewhere inside of test tree except current running test. That is reason why issues...
社区
IntelliJ IDEA Open API and Plugin Development
Showing parallel tests in SMTestRunner's console view with custom test framework
0 票
创建于
2017年05月15日 19:46
Hello. Sorry, I probably misunderstood you. What do you mean by "individual output"? Could you provide screenshot please? I've attached example project to https://youtrack.jetbrains.com/issue/PY-24...
社区
PyCharm
Cannot run unittest.TestSuite() anymore - PyCharm version 2017.1.2
0 票
«
第一页
‹
上一页
下一页
›
最后
»