主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Ekaterina Smal
活动总数
251
最后的活动
2017年12月07日 20:59
成员加入日期
2011年02月15日 13:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
115
活动概览
帖子(0)
评论(136)
按最近的活动排序
最近的活动
投票数
创建于
2011年11月17日 14:09
Hi MikeM,This happens bacause of the name of the test file.Python unittests use "test.*" pattern to collect tests from the directory (http://docs.python.org/library/unittest.html#test-discovery). I...
社区
PyCharm
New to pyCharm - Getting started not working
0 票
创建于
2011年11月17日 18:17
Yes, it works the same way as unittests and attaches nice tree view of results.
社区
PyCharm
New to pyCharm - Getting started not working
0 票
创建于
2011年12月14日 10:34
Hi Chris,the only way to customize inserted documentation stub is to check Settings->Editor->Smart Keys->Insert 'type' and 'rtype' to the documentation comment stub. (This'll add 'type' and 'rtype'...
社区
PyCharm
Documenation Template
0 票
创建于
2011年10月02日 12:42
Hi Douwe,we have a related issue in our tracker -- http://youtrack.jetbrains.net/issue/PY-4085 Could you please attach the contents of ~/Library/Logs/PyCharm10
社区
PyCharm
PyCharm hangs on indexing
0 票
创建于
2011年10月02日 12:35
Hi Igor,as I understand you develop Django application.Django running its tests in a different way than unittest do.PyCharm should not suggest you create unittest if you develop django, this is fix...
社区
PyCharm
Problem running Unittest in PyCharm 1.5.4
0 票
创建于
2011年06月22日 08:52
Hi Kevin,No, unfortunately there is no way to do it now. You can try to pin/unpin test runnerpanel to see if it's more comfortable for you.I've filed in issue to youtrack -- http://youtrack.jetbra...
社区
PyCharm
cleaner auto-test indicator
0 票
创建于
2011年06月22日 16:05
Thanks.
社区
PyCharm
error running sphinx-build
0 票
创建于
2011年06月22日 18:45
Hi,there is no "must do" way for python unittests =)Yes, I meant kind of maven style. I believe it's easier to test your code if tests are placed in one directory.try to check this article: http://...
社区
PyCharm
How to run unit tests from different locations?
0 票
创建于
2011年07月05日 09:36
Thanks for the issue!> Is it possible to get a (nightly?) build with this issue fixed http://youtrack.jetbrains.net/issue/PY-4084 ?Unfortunately you have to wait for Pycharm 1.5.3
社区
PyCharm
Type declaration for variables in rst
0 票
创建于
2011年07月13日 08:20
Hi Alan,have you tried to restart PyCharm?PyCharm's trying to find rst2html.py script in standart interpreter and I don't see any reason why docutil is disabled.
社区
PyCharm
How to enable Restructured Text -> Docutils menu?
0 票
«
第一页
‹
上一页
下一页
›
最后
»