主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jcrotinger
活动总数
5
最后的活动
2019年03月18日 18:37
成员加入日期
2019年03月14日 18:04
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(0)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2019年03月18日 18:37
Thanks @Sergey - might consider it as a feature request since it seems like a pretty common pattern. Cheers - Jim
社区
PyCharm
PyCharm's pytest runner not available for all tests
0 票
创建于
2019年03月15日 14:44
Hi Sergey, In sqlalchemy all tests are under a single tests tree. My project, like the one above, has tests co-located with sub-modules. So I have something like: ``` my_package/ tests/ my_...
社区
PyCharm
PyCharm's pytest runner not available for all tests
0 票
创建于
2019年03月14日 18:23
With 2018.3 it appears to automatically detect that I'm using pytest, which is nice, but it still doesn't allow running from the top level of the project. I had to run each test individually. Howev...
社区
PyCharm
PyCharm's pytest runner not available for all tests
0 票