Pieter
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created Default test runner not respected?
AnsweredI 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... -
Created Reusing docker-compose containers in PyCharm
AnsweredFor 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... -
Edited Configuring the "run this test" feature
AnsweredI 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...