Pieter

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 3
  • Created

    Default test runner not respected?

    Answered
    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...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Reusing docker-compose containers in PyCharm

    Answered
    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...
    • 9 followers
    • 8 comments
    • 5 votes
  • Edited

    Configuring the "run this test" feature

    Answered
    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...
    • 3 followers
    • 5 comments
    • 0 votes