主页
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年11月23日 11:21
正式评论
Hello. This is how PyCharm worked from its first versions. I agree that settings.py does not have to be in *django root*, but it still must be somewhere under source roots: PyCharm would not be abl...
社区
PyCharm
Set PyCharm filepath for Django settings (to outside project folder)
0 票
已编辑于
2017年11月17日 16:34
正式评论
Hello. There were some bugs with ``setup_method`` and test detection, they are already fixed in 2017.3 PyCharm, but probably they are not available in Python plugin yet. To force PyTest instead of ...
社区
PyCharm
Context menu issues when attempting to run Python tests
0 票
创建于
2017年11月04日 18:02
Package does not play any role here. Alarm is in ``platform-api`` module which is mentioned in ``CommunityRepositoryModules#PLATFORM_API_MODULES ``, so you can use it.
社区
IntelliJ IDEA Open API and Plugin Development
Reading unit test run configuration
0 票
创建于
2017年10月26日 14:57
正式评论
Hello. PyCharm test runners are not part of public api and subject to change in any minor update. They are currently moved to PyTestsShared.kt (PyAbstractTestConfiguration). It is better to creat...
社区
IntelliJ IDEA Open API and Plugin Development
Reading unit test run configuration
0 票
创建于
2017年10月23日 13:20
正式评论
Hello. This is not fully supported now. Please see https://youtrack.jetbrains.com/issue/PY-26660 But there is a workaround you can use: https://youtrack.jetbrains.com/issue/PY-16415
社区
PyCharm
Configuration error when setting up Django test
0 票
创建于
2017年10月16日 19:19
正式评论
Hello. It is not possible to connect to in-memory database created by different process. You may use file-based test database. See: https://docs.djangoproject.com/en/1.11/ref/settings/#std:setting-...
社区
PyCharm
Query SQLite in memory database?
0 票
已编辑于
2017年09月11日 13:06
Hello Maki. Please contact our support or create issue in issue tracker providing project to reproduce if possible. Right click on test method should give you ability to run it unless you have p...
社区
PyCharm
Configuring the "run this test" feature
0 票
创建于
2017年09月06日 22:01
Hello. Please create issue in issue tracker: http://youtrack.jetbrains.com and provide project to reproduce if possible.
社区
PyCharm
py.test tests fail in 2017.1 due to runner current directory
0 票
创建于
2017年09月05日 15:53
Hello. settings.py (and everything else) should be in project directory to be supported by PyCharm By the way, how do you use file outside of project directory? Do you add ``NEMO_runtime`` to PYTHO...
社区
PyCharm
Set PyCharm filepath for Django settings (to outside project folder)
0 票
创建于
2017年08月09日 00:57
Hello. This docment is more about internal test runners structure. Please check https://confluence.jetbrains.com/display/~link/Custom+test+runner+example . In covers latest 2017.2 and future (201...
社区
IntelliJ IDEA Open API and Plugin Development
PyCharm plugin: adding python files at deployment, custom project type support, testing custom run configurations
0 票
«
第一页
‹
上一页
下一页
›
最后
»