Pieter
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
-
Pieter 创建了一个帖子, 已回答Default test runner not respected?
I have selected 'py.test' as my default test runner under Tools > Python Integrated Tools in the settings. When right-clicking a directory in the source tree, I expect to see an item to run all tes... -
Pieter 创建了一个帖子, 已回答Reusing docker-compose containers in PyCharm
For performance and other convenience reasons, I'd like to configure PyCharm to use a remote interpreter setup that works by keeping exactly one instance of docker-compose running in the background... -
-
Pieter 创建了一个帖子, 已回答Configuring the "run this test" feature
I noticed that PyCharm has a feature where you can right-click any test and run it with the 'Run: Test [name of the method]' menu option (Ctrl+Shift+F10). It doesn't appear to be hooking into the P...