Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ekaterina Smal
Total activity
251
Last activity
December 07, 2017 20:59
Member since
February 15, 2011 13:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
115
Activity overview
Posts (0)
Comments (136)
Sort by recent activity
Recent activity
Votes
Created
November 17, 2011 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...
Community
PyCharm
New to pyCharm - Getting started not working
0 votes
Created
November 17, 2011 18:17
Yes, it works the same way as unittests and attaches nice tree view of results.
Community
PyCharm
New to pyCharm - Getting started not working
0 votes
Created
December 14, 2011 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'...
Community
PyCharm
Documenation Template
0 votes
Created
October 02, 2011 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
Community
PyCharm
PyCharm hangs on indexing
0 votes
Created
October 02, 2011 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...
Community
PyCharm
Problem running Unittest in PyCharm 1.5.4
0 votes
Created
June 22, 2011 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...
Community
PyCharm
cleaner auto-test indicator
0 votes
Created
June 22, 2011 16:05
Thanks.
Community
PyCharm
error running sphinx-build
0 votes
Created
June 22, 2011 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://...
Community
PyCharm
How to run unit tests from different locations?
0 votes
Created
July 05, 2011 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
Community
PyCharm
Type declaration for variables in rst
0 votes
Created
July 13, 2011 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.
Community
PyCharm
How to enable Restructured Text -> Docutils menu?
0 votes
«
First
‹
Previous
Next
›
Last
»